and this is my context (which is found in META-INF/context.xml):
<Context path="" docBase="gargantus.war" cachingAllowed="false" reloadable="false" >
Anybody else with the same setup see this? Bug or not bug?
<snip/>
Seems like a bug. What happens if you don't have context.xml at all in your WAR, and simply drop the WAR in the webapps directory?
If there's no context.xml, then I don't get a root context - no "_", no nada - and no errors. Just the context with the same name as the war file.
Adam
-- struts 1.1 + tomcat 5.0.16 + java 1.4.2 Linux 2.4.20 Debian
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
