Hello,

I'am using wsdl2java to generate client classes for my service.
wsdl2java generate a <service-name>ServiceLocator.java class which
contains direct references to my service endpoint (something like
http://server.mydomain.com/axis/MyService).

I want to specify in my client only the WSDL url. The service locator
should be able to find dynamically the webservice endpoint but I can't
find how.

Does anybody have already done something like this ?

Thanks

PS : Axis should work like this, PHP and Perl already work like this.

-- 
Mathieu Larchet
Centre de Ressources Informatiques
Université Nancy 2
[EMAIL PROTECTED]
03-83-39-64-06
http://www.univ-nancy2.fr/ANNUAIRE/PERS/detail_pres.php?uid=mlarchet

Reply via email to