RE: Specify context path when context.xml is in META-INF

2007-12-09 Thread Caldarale, Charles R
> From: lightbulb432 [mailto:[EMAIL PROTECTED] > Subject: RE: Specify context path when context.xml is in META-INF > > Based on what I've read, I've learned that the least ideal > approach is to place the context information in server.xml. Correct; doing so requires a

RE: Specify context path when context.xml is in META-INF

2007-12-09 Thread lightbulb432
arles R wrote: > >> From: lightbulb432 [mailto:[EMAIL PROTECTED] >> Subject: Specify context path when context.xml is in META-INF >> >> Is there a way, when you have your context.xml in META-INF rather than >> specifying the Context element in server.xml or elsewh

RE: Specify context path when context.xml is in META-INF

2007-12-09 Thread Caldarale, Charles R
> From: lightbulb432 [mailto:[EMAIL PROTECTED] > Subject: Specify context path when context.xml is in META-INF > > Is there a way, when you have your context.xml in META-INF rather than > specifying the Context element in server.xml or elsewhere, to > customize the context pa

Specify context path when context.xml is in META-INF

2007-12-09 Thread lightbulb432
ge in context: http://www.nabble.com/Specify-context-path-when-context.xml-is-in-META-INF-tp14246199p14246199.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apach