When i try to generate the client side java code using an existing wsdl file i get the package structure that includes the IP of the server

ie

_1/_1/_168/_192/my/package/

When i look into the wsdl file on the server, the <wsdl:definitions> targetNamespace attribute is just the local url to the wsdl file.

When i try to use the -p option with WSDL2Java it generates files with different names such MyService_PortType

How can i get WSDL2Java to generate proper package structure and files names for my client code.

Anybody have any ideas about this.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to