|
The examples below are straight from
http://ws.apache.org/axis/java/reference.html#WSDL2JavaReference and
neither obviously works (for me). I can't even get --help to work. [EMAIL PROTECTED]:~$ java org.apache.axis.wsdl.WSDL2Java --help Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/wsdl/WSDL2Java [EMAIL PROTECTED]:~$ java org.apache.axis.wsdl.WSDL2Java --help http://appsrv:8080/axis2/services/wsVendor Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/wsdl/WSDL2Java [EMAIL PROTECTED]:~$ java org.apache.axis.wsdl.WSDL2Java http://appsrv:8080/axis2/services/wsVendor?wsdl Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/wsdl/WSDL2Java Here's a snippet from the web site instructions: Usage: java org.apache.axis.wsdl.WSDL2Java [options] WSDL-URI -h, --help print this message and exitWhat am I doing wrong? Thanx, Garth --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
- WSDL2Java Question Garth Keesler
- RE: WSDL2Java Question Gul Onural
- Re: WSDL2Java Question Garth Keesler
- RE: WSDL2Java Question Gul Onural
- Re: WSDL2Java Question Garth Keesler
- Re: WSDL2Java Question Garth Keesler
- Re: WSDL2Java Question Garth Keesler
- Re: WSDL2Java Question Garth Keesler
- Re: WSDL2Java Question ChadDavis
- Re: WSDL2Java Question Garth Keesler
- Re: WSDL2Java Question ChadDavis
