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
