You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Galbreath, Mark A" <Ga...@state.gov> on 2004/01/22 21:18:51 UTC

Newbie: TestClient example does not work

Anybody know why I'm getting a ClassDefNotFound exception when I try to run
the TestClient example under "Basics - Getting Started" at
http://ws.apache.org/axis/java/user-guide.html?  I've even tried

c:\[axis] java -cp %AXISCLASSPATH% samples\userguide\example1\TestClient

and the JVM keeps whining about not being able to find the class.  Clue me?

tia,
Mark