Re: Deploying ROOT Context for variable .war filename

2011-08-08 Thread Mark Thomas
On 08/08/2011 13:11, jenskreidler wrote: > > First of all thanks for the rapid answers and your time! > I think I did not describe the scenario correctly, so I do this now: > > Assume you have a tomcat 'multiple-instances' setup like this > /srv/tomcat/instance-1/ > /srv/tomcat/instance-2/ > ...

Re: Deploying ROOT Context for variable .war filename

2011-08-08 Thread jenskreidler
First of all thanks for the rapid answers and your time! I think I did not describe the scenario correctly, so I do this now: Assume you have a tomcat 'multiple-instances' setup like this /srv/tomcat/instance-1/ /srv/tomcat/instance-2/ ... /srv/tomcat/instance-n/ Every instance dir is a full tom

Re: Deploying ROOT Context for variable .war filename

2011-08-08 Thread Pid
On 08/08/2011 10:30, jenskreidler wrote: > > > Pid * wrote: >> >> On 08/08/2011 09:56, jenskreidler wrote: >>> >>> Hi tomcat-users, >>> >>> using tomcat 7, is it possible to mount the ROOT context path for a .war >>> file, where the .war file will have a variable file name, i.e. building a >>> .w

Re: Deploying ROOT Context for variable .war filename

2011-08-08 Thread jenskreidler
Pid * wrote: > > On 08/08/2011 09:56, jenskreidler wrote: >> >> Hi tomcat-users, >> >> using tomcat 7, is it possible to mount the ROOT context path for a .war >> file, where the .war file will have a variable file name, i.e. building a >> .war by a continuous integration server. >> For exampl

Re: Deploying ROOT Context for variable .war filename

2011-08-08 Thread Pid
On 08/08/2011 09:56, jenskreidler wrote: > > Hi tomcat-users, > > using tomcat 7, is it possible to mount the ROOT context path for a .war > file, where the .war file will have a variable file name, i.e. building a > .war by a continuous integration server. > For example, you get a myapp-3.2.0-20