You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/12/04 14:39:34 UTC

DO NOT REPLY [Bug 25199] - Mapper throws NullPointerException, if no DefaultServlet is defined

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=25199>.
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=25199

Mapper throws NullPointerException, if no DefaultServlet is defined

remm@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Minor
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1
           Priority|Other                       |Low



------- Additional Comments From remm@apache.org  2003-12-04 13:39 -------
You should never remove the default servlet: it has the lowest priority, so
whether it is there or not should not have any impact on your application. A
default servlet defined in your application will also override Tomcat's default
servlet.
I am willing to apply your fix for cosmetic reasons.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org