Re: Axis problem!

2003-01-29 Thread Carl Cabou
It seems to be a classpath problem. Are you sure the axis.jar file is in the classpath ? Anyway, for Axis problems, you may use the Axis mailing list. Check it out at http://ws.apache.org/axis/mail.html. Thomas Schröter wrote: I am getting the following error when I am trying to run my applica

Axis problem!

2003-01-28 Thread Thomas Schröter
I am getting the following error when I am trying to run my application:   Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/client/Service   But I put all the jars in the /lib directory on the classpath. The example in /samples/userguilde/example1 works fine if I un