McEahern, Mark S wrote:
> I'm using Tomcat 6.0.18.  I'd like to deploy an application to the
> context; e.g.,
> 
>   /apps/myapp
> 
> Here's what I've tried:
> 
> 1.  Rename the war file myapp.war --> apps#myapp.war.
> 
> 2.  Copy apps#myapps.war to the webapps folder.
> 
> 3.  Start Tomcat.
> 
> The app is running after the first time I start the service.  However,
> on subsequent restarts (of Tomcat), the application is not running and
> when I try to start it in the manager, I get this message:
> 
>   FAIL - Application at context path /apps/myapp could not be started
> 
> How do I deploy an application to a context of:
> 
>   /apps/myapp
> 
> Thanks,

That should be all you need to do. There should be some information in one
of the logs (localhost ?) that tells you why it failed. What does it say?

Mark



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to