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. 

Reply via email to