From my private emails with you Mees, I think we've discovered that youshould have been doing "set classpath= ...." instead of "set axisclasspath=...."
Hope you're all sorted out now,
Nikki
--On 26 October 2003 07:45 -0800 Mees <[EMAIL PROTECTED]> wrote:
The axisclasspath already directs to the axis.jar and alle the other jars... so i dunno what u mean with the classpath...
--- Xavier Renard <[EMAIL PROTECTED]> wrote:Mees wrote:
> I've set the environmental variables AXISCLASSPATH, > AXIS_LIB and AXIS_HOME. > I've runned the getQuote example it worked. It gave > back 55.25 > > But now that I've moved on to the user guide, to the > example with the TestClient.java. > It says run with the following command: > java samples.userguide.example1.TestClient > So I did from the dir C:\axis > > I tried from other dir but it won't work I keep > getting this error, when i run the following command > C:\axis\java samples.userguide.example1.TestClient > > --------------- > > Exception in thread "main" > java.lang.NoClassDefFoundError: > org/apache/axis/client/Service > at
samples.userguide.example1.TestClient.main(TestClient.java:70) > -------------------------------- > >
add it to your classpath maybe :-) set CLASSPATH=%CLASSPATH%;%AXIS_LIB%\axis.jar;
Xavier
> Maybe it can't find the class Service, but I've looked > it up, it's in the axis.jar and I've got that jar in > the lib and the environmental variable directs to all > the jars that is needed. > > So what is wrong? > HELP! > >
__________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/
---------------------- NJ Rogers, Technical Researcher (Semantic Web Applications Developer) Institute for Learning and Research Technology (ILRT) Email:[EMAIL PROTECTED] Tel: +44(0)117 9287096 (Direct) Tel: +44(0)117 9287193 (Office)
