When running Tomcat standalone, a web app's context.xml definition can be 
overridden by placing a context definition, with the same name as the 
applications context, in the tomcat/conf/Catalina/localhost directory. This 
allows a single war to e deployed by configuration options to be changed for 
each installation site. Deploying an updated war will not override the context 
in the conf/Catalina/localhost directory.

Is such an option available when running a tomcat application from within JBoss?

Thanks, David Robison

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030661#4030661

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030661
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to