hi,

I notice a weird behavior in tomcat 4.1.18 on W2k. when the default Context
is in a unexpanded war file, the context cannot be initialized in startup.
for example:

1. in server.xml:               <Context path="" docBase="ROOT1" debug="0"/>
2. under webapps/ dir:  ROOT1.war

if ROOT1.war is extracted, it works perfectly. but if it is in a war file,
then the default context is not initialized and is unaccessible.

is it a bug? should I report it to bugzilla?

Regards,
mingfai





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

Reply via email to