RE: Default context as a war archive (bug?)

2003-02-27 Thread Mingfai Ma
yes, that's exactly my point. it doesn't work. 1. ROOT1.war does extracted automatically to ROOT1/, so, it works in the ROOT1 context, but not the default context. 2. I used a fresh copy of Tomcat 4.1.18 to try, if i delete the ROOT1/ directory, and deploy a ROOT1.war which is set as the default

Default context as a war archive (bug?)

2003-02-27 Thread Mingfai Ma
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: 2. under webapps/ dir: ROOT1.war if ROOT1.war is extracted, it works perfectly. but if it is i