On 20/11/2012 18:45, Caldarale, Charles R wrote:
>> From: vicky [mailto:vicky007aggar...@yahoo.co.in] 
>> Subject: Re: Context root query
> 
> 
>> My client has application archives files which all have version 
>> string in it as stated below :-
>> eg:- mom-1.2.0.war, mom-1.3.0.war,  mom-1.4.0.war,  mom-1.5.0.war
> 
>> So they doest want the version string mentioned in the application 
>> archive to become part of application context.
> 
>> Do you have any better approach /suggestion for this requirement
> 
> Move to Tomcat 7, and use the parallel deployment capability:
> 
> http://tomcat.eu.apache.org/tomcat-7.0-doc/config/context.html#Parallel_deployment

To be clear, use the naming convention mom##1.2.0.war and you'll get
what you want. You don;t have do have multiple versions for this to work.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to