Does the wsdl2java command work with a version 2.0 WSDL?  I have created a 
version 2.0 WSDL and validated it with Woden (included with Axis2 1.6.1).  The 
WSDL also passed validation using Altova XML Spy.  However, an error is thrown 
when I try to create the code stubs using wsdl2java.  Below is the command:

call %AXIS2_HOME%/bin/WSDL2Java -uri 
C:\Data\MyWebService\docs\myServiceV2.0.wsdl -p 
com.mycompany.ws.myservice.producer.gensrc -d xmlbeans -s -ss -sd -ssi -wv 2.0 
-o C:\Data\build\myservice

Thanks,
J

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to