Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] Proxy Settings

@andrew! The link you propose below is for a generated Bugzilla adaptor based on LyoDesigner. It is incomplete, and I don’t believe it’s what the original Bugzilla code that Jan-Patrick needs.

 

http://git.eclipse.org/c/lyo/org.eclipse.lyo.docs.git was migrated to https://github.com/eclipse/lyo.docs. Refer to the “lyo-rest-workshop” to find the code for all 6 labs of the Bugzilla example.

 

Have a look within Lab1, for a pdf version of the complete tutorial.

 

Hope this help to get you started on the original proxy problem!

 

regards

______________________________

Jad El-khoury, PhD

KTH Royal Institute of Technology

School of Industrial Engineering and Management, Mechatronics Division

Brinellvägen 83, SE-100 44 Stockholm, Sweden

Phone: +46(0)8 790 6877 Mobile: +46(0)70 773 93 45

jad@xxxxxx, https://www.kth.se/profile/jad

 

From: lyo-dev-bounces@xxxxxxxxxxx <lyo-dev-bounces@xxxxxxxxxxx> On Behalf Of Andrii Berezovskyi
Sent: Monday, 6 May 2019 23:26
To: Lyo project developer discussions <lyo-dev@xxxxxxxxxxx>
Subject: Re: [lyo-dev] Proxy Settings

 

Dear Jan-Patrick,

 

Thanks for reporting the broken links. Good news and bad news:

 

  1. The Bugzilla example has been moved to https://github.com/OSLC/lyo-adaptor-bugzilla
  2. Mozilla landfill has been shut down, you will need your private Bugzilla installation: https://github.com/OSLC/lyo-adaptor-bugzilla/issues/12
  3. There were problems to get Bugzilla adaptor to run, I fixed them, but they don’t seem to have gotten to the repo I linked above. I have just open-sourced all three private forks we had of the Bugzilla adaptor (non-generated code, TRS support, and Lyo Store support respectively). Hope at least one of them helps you (run all of them with ‘mvn jetty:run-exploded’):
    1. https://gitlab.com/assume/lyo/se.kth.md.cpse.adaptor.bugzilla
    2. https://gitlab.com/assume/lyo/adaptor-bugzilla-trs
    3. https://gitlab.com/assume/lyo/adaptor-store-support

 

--

–Andrew.

 

Från: <lyo-dev-bounces@xxxxxxxxxxx> på uppdrag av Jan-Patrick Osterloh <osterloh@xxxxxxxx>
Svara till: Lyo project developer discussions <lyo-dev@xxxxxxxxxxx>
Datum: måndag, 6 maj 2019, W19 17:36
Till: "lyo-dev@xxxxxxxxxxx" <lyo-dev@xxxxxxxxxxx>
Ämne: Re: [lyo-dev] Proxy Settings

 

Dear Jad,

 

The original hint was here:

 

and from the main site

if you click on the Bugzilla example at the bottom of the page, you get

to this site:

Where it mentions to download the example from:

git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.docs.git or here:

 

Basically, all these links to git do now work anymore, for every example

given on the main page.

 

And I can only hope, that if I find the BugZilla example, there is

indeed an example on Proxy usage, that is still working...

 

 

Best regards

Jan-Patrick

 

 

Am 06.05.2019 um 16:35 schrieb Jad El-Khoury:

Jan-Patrick

 

Can you share the links to BugZilla example that are all inaccessible? I might be able to help you find them?

 

Hope  someone can help you with the specific question too. I’m not particularly familiar with it myself.

Jad

 

On 6 May 2019, at 15:05, Jan-Patrick Osterloh <osterloh@xxxxxxxx> wrote:

 

Hi,

 

could you provide me a current link that shows how to configure a LYO

Client to connect through a proxy? I found an old thread here on the

list that links to the Bugzilla example, but the links to BugZilla

example are all inaccessible, also on the lyo page.

 

I have currently set "useSystemProxy" and setup an Authenticator, and

this works for normal http(s) access, but when I try it via

LyoClient/RestClient/ServiceProviderRegistryClient I only get

"UnknownHostExceptions".

 

Best regards

Jan-Patrick

 

--

Dipl. Inform. Jan-Patrick Osterloh

Senior Research Engineer

Human Centered Design Group

 

OFFIS e.V. - Institut für Informatik | Institute for Information Technology

             FuE Bereich Verkehr     | R&D Division Transportation

             Escherweg 2, 26121 Oldenburg - Germany

Room:        D107

Phone/Fax:   +49 441 97 22-524 / -502

E-Mail:      osterloh@xxxxxxxx

URL:         http://www.offis.de

 

Registergericht: Amtsgericht Oldenburg VR 1956

Vorstand: Prof. Dr.-Ing. Wolfgang H. Nebel (Vorsitzender),

          Prof. Dr. techn. Susanne Boll-Westermann,

          Prof. Dr.-Ing. Axel Hahn,

          Prof. Dr.-Ing. Andreas Hein,

          Prof. Dr. Sebastian Lehnhoff

 

_______________________________________________

lyo-dev mailing list

To change your delivery options, retrieve your password, or unsubscribe from this list, visit

_______________________________________________

lyo-dev mailing list

To change your delivery options, retrieve your password, or unsubscribe from this list, visit

 

--

Dipl. Inform. Jan-Patrick Osterloh

Senior Research Engineer

Human Centered Design Group

 

OFFIS e.V. - Institut für Informatik | Institute for Information Technology

             FuE Bereich Verkehr     | R&D Division Transportation

             Escherweg 2, 26121 Oldenburg - Germany

Room:        D107

Phone/Fax:   +49 441 97 22-524 / -502

E-Mail:      osterloh@xxxxxxxx

URL:         http://www.offis.de

 

Registergericht: Amtsgericht Oldenburg VR 1956

Vorstand: Prof. Dr.-Ing. Wolfgang H. Nebel (Vorsitzender),

          Prof. Dr. techn. Susanne Boll-Westermann,

          Prof. Dr.-Ing. Axel Hahn,

          Prof. Dr.-Ing. Andreas Hein,

          Prof. Dr. Sebastian Lehnhoff

 

_______________________________________________

lyo-dev mailing list

To change your delivery options, retrieve your password, or unsubscribe from this list, visit


Back to the top