Hi,

I added %AXIS_HOME% to my AXISCLASSPATH and yet I get the following error:

java.lang.NoClassDefFoundError: javax/wsdl/OperationType
        at 
org.apache.axis.description.OperationDesc.<clinit>(OperationDesc.java:58)
        at org.apache.axis.client.Call.addParameter(Call.java:941)
        at org.apache.axis.client.Call.addParameter(Call.java:984)
        at samples.stock.GetQuote.getQuote(GetQuote.java:70)
        at samples.stock.GetQuote.main(GetQuote.java:95)
Exception in thread "main" 


now I'm totally confused... :)


----- Original Nachricht ----
Von:     Peter Smith <[EMAIL PROTECTED]>
An:      [EMAIL PROTECTED]
Datum:   07.02.2005 02:22
Betreff: Re: Aw: Re: log4j:WARN message

> 
> >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]
> 
> 
> 

Arcor-DSL: die echte Flatrate für alle Bandbreiten. Jetzt ohne Einrichtungspreis
einsteigen oder wechseln. Arcor-DSL ist in vielen Anschlussgebieten verfügbar.
http://www.arcor.de/home/redir.php/emf-dsl-1

Reply via email to