Re: Axis WSDL2Java application problems

2002-05-27 Thread Romin Irani
Hi Kevin, Are u sure you are typing the name correctly? The class is org.apache.axis.wsdl.WSDL2Java (note the case). -Romin. Assuming that you have installed Axis as instructed in the installation document, org/apache/axis/wsdl/wdsl2java --- Kevin Reay <[EMAIL PROTECTED]> wrote: > Hey, I've ju

Axis WSDL2Java application problems

2002-05-27 Thread Kevin Reay
Hey, I've just installed axis and am having troubles running the WSDL2Java application. I run the command: java org.apache.axis.wsdl.wsdl2Java --package ServiceTest http://web2/service.asmx?WSDL and I get: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/wsdl/wdsl2j