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

Servlet loaded twice with load-on-startup

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2001-10-19 15:01 -------
But what if I want to have the servlet as root and auto loading:

<Context path="" docBase="test" debug="0"/>

then I can't use the "/test" context.

I find this behaviour to be highly inconsistent, with regards to other servlet 
engines. I have a servlet that must be loaded at startup and must be loaded 
only once and must have root context, how can I acomplish this in Tomcat?

Reply via email to