Is deploying axis under jboss-3.0.1RC1_tomcat-4.0.4, is as simple as creating war file of all the contents in webapps/axis and copying the war file to deploy directory?.I tried to access "axis" using http://localhost:8080/axis and I get the Axis page with two links - Administer Axis Visit the Axis Servlet
Buut when I try to click on these links I am getting java.lang.NoClassDefFoundError: javax/xml/soap/SOAPElement error When I tried to do some searching I found that above class is located in WEB-INF/classes directory under "axis".Won't packing all the files into a .war file take care of this.In addition to this I have axis folder under webapps in Catalina. I dont know why this should happen. Thanks, Arvind _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com
