I run the example stockquote using the following command:

java -cp "%AXISCLASSPATH%" samples.stock.GetQuote -lhttp://localhost:8080/axis/servlet/AxisServlet -uuser1 -wpass1 XXX

Result:

Exception in thread "main" java.lang.NoClassDefFoundError: 
samples/stock/GetQuote


Could anybody tell me whats wrong with this? Thx!


My env. Variables are: ------------------------------------------

AXIS_HOME
d:\axis


AXIS_LIB
d:\axis\lib


AXISCLASSPATH
d:\axis\lib\axis.jar;d:\axis\lib\commons-discovery.jar;d:\axis\lib\commons-logging.jar;d:\axis\lib\jaxrpc.jar;d:\axis\lib\saaj.jar;d:\axis\lib\log4j-1.2.8.jar;d:\axis\lib\xml-apis.jar;d:\axis\lib\xercesImpl.jar;



Try adding %AXIS_HOME% to your AXISCLASSPATH.

Peter.



This is an email from Fujitsu Australia Software Technology Pty Ltd, ABN 27 003 
693 481. It is confidential to the ordinary user of the email address to which 
it was addressed and may contain copyright and/or legally privileged 
information. No one else may read, print, store, copy or forward all or any of 
it or its attachments. If you receive this email in error, please return to 
sender. Thank you.

If you do not wish to receive commercial email messages from Fujitsu Australia 
Software Technology Pty Ltd, please email [EMAIL PROTECTED]




Reply via email to