ClassNotFoundException But the Classpath is Correct?

2008-05-23 Thread Michael Davidson
I'm trying to use the Java2WSDL command like so: java -classpath C:\WMP\UL\QuoteQueueWorkspace\QuoteQueue\build\classes\app\quotequeue\webservices -cp %AXISCLASSPATH% org.apache.axis.wsdl.Java2WSDL -o QuoteQueue.wsdl -l http://localhost:/QuoteQueue/services/QuoteQueueWebService; -n

Re: ClassNotFoundException But the Classpath is Correct?

2008-05-23 Thread Davanum Srinivas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -classpath C:\WMP\UL\QuoteQueueWorkspace\QuoteQueue\build\classes\ Michael Davidson wrote: | I'm trying to use the Java2WSDL command like so: | | java -classpath | C:\WMP\UL\QuoteQueueWorkspace\QuoteQueue\build\classes\app\quotequeue\webservices