Try putting the jar files that axis uses in your java sdk's jre/lib/ext folder. If your on a windows based system it will be something like c:\jdk1.3\jre\lib\ext. Copy or move the libraries(jar files) that Axis needs(they are listed in theInstallation Guide for Axis) there. To run the examples you will need to append the root directory of where you installed Axis beta drop to your classpath or use the java -classpath(-cp) switch to run the sample programs. Hope this helps some.
- classpath problem after upgrading to beta 2 Hui Deng
- Re: classpath problem after upgrading to beta 2 kristian meier
- Re: classpath problem after upgrading to beta 2 Lyndon Durham
