|
Hi
Stefan,
the
generated proxy class got a static field
public static java.net.URL[]
_KnownServiceLocations;
In the
constructor all known location found in WSDL will be added to this field. So
when you create the proxy object, choose the first element of
_KnownServiceLocations as the URL.
Regards,
Marko
G�rg
-----Urspr�ngliche Nachricht----- Von: Stefan Henke [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 29. Oktober 2001 09:25 An: [EMAIL PROTECTED] Betreff: Generating proxy for service
|
- Re: AW: Generating proxy for service Goerg, Marko
- Re: AW: Generating proxy for service Stefan Henke
