You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Br...@Broadwing.com on 2001/10/24 18:07:11 UTC

Automatic Application Deployment

Hi!
I am attempting to Auto Deploy a war (clmtest.war in this case) file.  I put
it in the appBase ($CATALINA_HOME/webapps) and it expands automatically as
expected when I restart tomcat.  My problem is that I cannot access my pages
from a browser.  I continue to get the standard 404 error that "The
requested resource (/clmtest/) is not available. ".  If I add a context
manually to my server.xml file it works fine.  I am under the impression
according to the documentation that I should not have to manually add a
context.  
I'm using Solaris 8 and Tomcat 4.0.1
Help!?
Thanks in advance!!
Brad Moreland

+++The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and destroy any copies of this
document.+++

Re: Automatic Application Deployment

Posted by "Craig R. McClanahan" <cr...@apache.org>.
What you are describing should work.  Are there any messages in the log
files that might point at problems in deploying the app?

Craig


On Wed, 24 Oct 2001 Brad.Moreland@Broadwing.com wrote:

> Date: Wed, 24 Oct 2001 11:07:11 -0500
> From: Brad.Moreland@Broadwing.com
> Reply-To: tomcat-user@jakarta.apache.org
> To: tomcat-user@jakarta.apache.org
> Subject: Automatic Application Deployment
>
> Hi!
> I am attempting to Auto Deploy a war (clmtest.war in this case) file.  I put
> it in the appBase ($CATALINA_HOME/webapps) and it expands automatically as
> expected when I restart tomcat.  My problem is that I cannot access my pages
> from a browser.  I continue to get the standard 404 error that "The
> requested resource (/clmtest/) is not available. ".  If I add a context
> manually to my server.xml file it works fine.  I am under the impression
> according to the documentation that I should not have to manually add a
> context.
> I'm using Solaris 8 and Tomcat 4.0.1
> Help!?
> Thanks in advance!!
> Brad Moreland
>
> +++The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material.  Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited.   If you received
> this in error, please contact the sender and destroy any copies of this
> document.+++
>