I am trying to deploy AXIS web app to tomcat 4.0.3. I have created the axis directory under the /webapps directory. I have also put all of the jar files that axis requires under the /webapps/axis/WEB-INF/lib directory. My problem is that I keep getting NoClassDefFoundError. Now if I copy the jar file to the %TOMCAT_HOME%/common/lib directory everything works just fine.
Is there something that I am missing or not doing so tomcat can see the jars under the /webapps/axis/WEB-INF/lib directory? Thanks for the help in advance. -mark Visit our website at http://www.p21.com/visit The information in this e-mail is confidential and may contain legally privileged information. It is intended solely for the person or entity to which it is addressed. Access to this e-mail by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution, action taken, or action omitted to be taken in reliance on it, is prohibited and may be unlawful. If you received this e-mail in error, please contact the sender and delete the material from any computer.
