the tomcat is v5.5 I'm trying to override the <Context> in server.xml (coz cpanel creates a default "blank" context for new vhost in server.xml, and we shouldn't edit the server.xml coz cpanel will update it whenever it wants)
I created "conf/Catalina/serverName/ROOT.xml" with <Context override="true"> but it doesn't work. the ROOT.xml should be fine. because when I remove the new vhost's <Context> in server.xml. it works. I wonder how does the "override=true" works ??? Please help. thanks Joe -- View this message in context: http://www.nabble.com/override-context-defined-in-server.xml-doesn%27t-work-%21-%21-tp24086230p24086230.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org