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

2003-12-04 Thread bugzilla
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

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|Major   |Minor
 Status|UNCONFIRMED |NEW
  everconfirmed|0   |1
   Priority|Other   |Low



--- Additional Comments From [EMAIL PROTECTED]  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-12-04 Thread bugzilla
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

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-12-04 14:38 ---
Fixed.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]