THANK YOU GUYS! IT'S WORK NOW!
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
In addition to what was described in the install guide I found I needed
to add the following to AXISCLASSPATH so I could run the samples. (But
that was for Axis 1.2beta3):
%AXIS_LIB%\wsdl4j.jar;%AXIS_LIB%\xmlParserAPIs.jar;%AXIS_HOME%
Peter
This is an email from Fujitsu Australia Software Te
r 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://l
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
Hello,
I solve my problem, but I encoutered the following problems whith testing the
GetQuote example:
When I run the admin client from:
D:\Apache Software Foundation\Tomcat
5.0\webapps\axis\WEB-INF\classes\samples\stock
java -cp %AXISCLASSPATH% org.apache.axis.client.AdminClient
-lhttp: