You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2002/10/07 21:01:57 UTC

DO NOT REPLY [Bug 13376] - serious issue in axis-1.0-GA : "java.lang.NoClassDefFoundError: javax/servlet/ServletContext" exception

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13376>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13376

serious issue in axis-1.0-GA : "java.lang.NoClassDefFoundError: javax/servlet/ServletContext" exception





------- Additional Comments From ganga_sah@yahoo.com  2002-10-07 19:01 -------
When I add servlet.jar in the classpath, this problem gets resolved. I don't 
have to do this in Axis-1.0-rc2 and I don't use Axis in a servlet base 
environment(I use SimpleAxisServer), so I should not be forced to have 
servlet.jar in my classpath, which anyway was not required in Axis-1.0-rc2.