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/
> ...
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
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
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
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