You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Rayroud <dr...@inomatix.com> on 2002/12/06 11:21:11 UTC

AutoDeploy war file

Hi,

First excuse for my poor English.

I will configure Tomcat4 for it deploy automatic *.war file but I wan't
restart the application.

I declare the application like this :

<Context
className="org.apache.catalina.core.StandardContext"
cachingAllowed="true"
charsetMapperClass="org.apache.catalina.util.CharsetMapper"
cookies="true"
crossContext="false"
debug="0"
docBase="data_types.war"
mapperClass="org.apache.catalina.core.StandardContextMapper"
path="/jsp"
privileged="false"
reloadable="false"
swallowOutput="false"
useNaming="true"
wrapperClass="org.apache.catalina.core.StandardWrapper" />

I'm using Tomcat 4.1.12 running on Mitel Networks SME Server 5.6beta7

I develop with CodeChage Studio

Thank you for your help

David Rayroud

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.422 / Virus Database: 237 - Release Date: 20.11.2002



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