I'm using 5.5.7, and that didn't work for me.  I guess I'll have to
dig into the code and try to patch (when I get time).  Thanks for the
response...

-- Chad


On Thu, 24 Feb 2005 11:35:00 +0200, Mailing Lists <[EMAIL PROTECTED]> wrote:
> 
> > >
> > > --David
> > >
> > > Chad Woolley wrote:
> > >
> > > >Hi,
> > > >
> > > >Can anyone point me to a working example of of using a context xml
> > > >fragment file to deploy an war at a different context than the war
> > > >name?  In other words, I don't want to define it in the global config
> > > >file.
> > > >
> > > >I've read all the docs I can find on this, and it still doesn't work.
> > > >I'm using the manager app to deploy, and it always says "invalid
> > > >context".
> 
> I am using TC 5.0.27, and am able to deploy to a different context.
> 
> I have the following:
> <Context path="" docBase="/path/to/myapp.war" debug="true"/>
> 
> I deploy with:
> wget -q -O -
> 'http://administrator:[EMAIL 
> PROTECTED]:8080/manager/deploy?config=file:/path/to/myapp.xml&war=file:/path/to/myapp.war&path=/'
> 
> I am however, having issues with redeployment of updated versions of the
> war file.
> 
> See message titled 'Deployment Issues' from yesterday
> 
> 
> > > >
> > > >Thanks,
> > > >Chad Woolley

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to