Chuck, In my last post, I was trying to confirm if there is any relation between the <Context> name and webapps/production#1.0; specifically if the <Context> name would be "production#1.0" in context.xml.
Thanks, Brandon Caldarale, Charles R wrote: > >> From: behofmann [mailto:behofm...@gmail.com] >> Subject: Re: Serving Multiple Application Versions within the same >> Context >> >> would the associated <Context> be called "production_1.0"? > > Not quite sure what you're asking, or where the underscore came from. The > <Context> element must be in an XML file, usually META-INF/context.xml > within the webapp, or conf/Catalina/[host]/[appName].xml if you want it > external to the webapp. In the latter case, your file name would be: > conf/Catalina/[host]/production#1.0.xml > > From a URL perspective, the name would be: > http://[host]/production/1.0 > >> to avoid confusion would it be better to let Source Control >> Tags define the <Context> or do you recommend a better >> versioning scheme for the same environment? > > You got me; I think that all depends on how you handle your development > and packaging environment. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received this in error, please contact the sender and delete the e-mail > and its attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://www.nabble.com/Serving-Multiple-Application-Versions-within-the-same-Context-tp22715207p22729214.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