Yang Zhonghua (Dr) wrote:
Hi,... completely ignored. Please read the tomcat documentation here:
I have recently installed Tomcat 4.1.18 and xml-axis.
The classpath I set is:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html
"System - This class loader is normally initialized from the contents of the CLASSPATH environment variable. All such classes are visible to both Tomcat internal classes, and to web applications. However, the standard Tomcat 4 startup scripts (...) totally ignore the contents of the CLASSPATH environment variable itself..."
If the suggestions from James don't help, try removing the commons* classes from your webapp, then restart and check happyaxis.
Now put them back, one at a time, restarting each time, until happyaxis is happy or you get the error from before. TC4.1 now uses some commons libs and there may be a clash, specifically I have seen a similar error reported about commons-beanutils. If this is the problem, please report it via nagoya.apache.org.
Hope this helps,
- Baz
