> <Context path="/fooTest" reloadable="true"> 
> 
> <Context path="/fooProduction" reloadable="true"> 

>> Take out the path attributes - they're not allowed when a <Context> 
>> element is in the conf/Catalina/localhost directory. 


Where should I put <context> if not in seperate xml under
conf/Catalina/localhost?

I ended up replacement foo with request.getContextPath() and working fine.
Thanks.
-- 
View this message in context: 
http://www.nabble.com/-Deployment--Tomcat-5.5%2C-Single-war-into-multiple-apps-tf3431207.html#a9588114
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to