Hi Chris,

The easiest way is to deploy files with the name X##Y.war, where X is the
usual name you have been using ("ROOT", for example) and Y is any string
what should be alphabetically located after the previous ones you used. It
is as easy as that. You can achieve it doing this, without making changes to
the context.xml files, which maybe doesn't even exist in your case.
.

On Sat, May 14, 2011 at 7:40 AM, chris derham <ch...@derham.me.uk> wrote:

> >
> > > Take a look at the Parallel Deployment feature in Tomcat 7
> > > http://tomcat.apache.org/tomcat-7.0-doc/config/context.html
> >
>
> Can someone explain how to do actually do this? I have read the docs at the
> link above, and think I understand that you have to manually craft a
> context.xml file for both v1 and v2 of the war files. However the
> documentation isn't that clear to me - perhaps we could add a "step 1, step
> 2" guide of actually how to do it.
>
> Before anyone says "well supply a patch", I am happy to - I just want to
> understand how to use the feature first
>
> Thanks
>
> Chris
>

Reply via email to