Re: Touble with Tomcat4.0.3, while tomcat 4.0.1 is fine.

2002-03-19 Thread Glyn Normington
Akira, >java.lang.NoClassDefFoundError: javax/xml/rpc/namespace/QName is a classic symptom of Tomcat not loading classes beginning with javax... from the WEB-INF directory. I'm not sure exactly with what level of Tomcat that feature was introduced. Also, the above class now resides in jaxrpc.jar

Touble with Tomcat4.0.3, while tomcat 4.0.1 is fine.

2002-03-19 Thread Akira Hirose
Hi, I get a problem to run Axis beta with Apache tomcat 4.0.3. If I try with Tomcat 4.0.1, it works fine. Does anyone get the same problem? When I try to open the "Administer Axis" likn on the AXIS welcome page: "http:localhost:8080/axis/", I get following error message. Apache Tomcat/4.0.