You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by rh...@blast.net on 2002/09/24 03:05:06 UTC

War not being deployed automatically

I'm new to Tomcat, so please forgive me if I am asking an obvious question, but why 
isn't my .war file deploying?

I dropped the war into the webapps directory and restarted Tomcat (as I have read to 
do), but the war is never deployed.

I don't have anything in the server.xml referencing it, it isn't being redeployed (no 
directory in webapps by the same name).  It works fine for someone else, so I guess the 
war file is fine.  If I unzip it and add the <Context> to server.xml it runs fine.  No war file 
has ever deployed, including those shipped with struts.

I'm running Redhat 7.3, installed Tomcat using the rpm distribution, no config changes 
other than adding a jar to the classpath and a few <Context> tags to the server.xml.  
Tomcat is installed as standalone.

Any help or pointers to docs would be appreciated.

Thanks.

Robert


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>