I strongly recommend _against_ using Java2WSDL - the WSDL is very poor in my opinion. Last time I used Axis I hand-cut the WSDL; vetted it within XMLSpy & Eclipse (uses the W3C test suite) and used WSDL2Java.

On 12/10/06, Nicolas Urien <[EMAIL PROTECTED]> wrote:
Hi,
 
I am using Axis v1.4.
 
My axis generated WSDL file is incomplete (method description is missing).
 
Attached are my implementation class and generated wsdl file.
 
Here are my scripts arguments (Java2WSDL):
 
-o ${project_loc}/src/main/wsdl/Instance.wsdl -l " http://localhost:9000/instanceapi-ws-1.0.0-SNAPSHOT/servlet/services/InstanceAPIService" -n urn:InstanceAPIService -p"InstanceAPIService" urn:InstanceAPIService org.gieorganiccancava.instance.api.ws.instance.InstanceAPIService
 
Please help.
 
Thanks in advance.
 
 
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.


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



Reply via email to