You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Barnet Wagman <bw...@northbranchlogic.com> on 2003/09/19 21:08:18 UTC

How to set autodeploy?

In Tomcat 4.1.27, where and how do you set autodeploy to true?

I thought that autodeploy=true was the default, but it does not appear 
to be working in my newly installed copy.

 (This must be in the documentation a somewhere but I haven't been able 
to find it and there's nothing for autodeploy in the archive.)

Thanks,

bw


Re: How to set autodeploy?

Posted by Yann C�bron <ya...@yahoo.de>.
> In Tomcat 4.1.27, where and how do you set autodeploy to true?

$CATALINA_HOME/conf/server.xml, find the <Host>:

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html

> I thought that autodeploy=true was the default, but it does not appear
> to be working in my newly installed copy.
>
>  (This must be in the documentation a somewhere but I haven't been able
> to find it and there's nothing for autodeploy in the archive.)

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html#Automatic%20Application%20Deployment


    Yann

> Thanks,
>
> bw




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: How to set autodeploy?

Posted by Yann C�bron <ya...@yahoo.de>.
> In Tomcat 4.1.27, where and how do you set autodeploy to true?

$CATALINA_HOME/conf/server.xml, find the <Host>:

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html

> I thought that autodeploy=true was the default, but it does not appear
> to be working in my newly installed copy.
>
>  (This must be in the documentation a somewhere but I haven't been able
> to find it and there's nothing for autodeploy in the archive.)

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html#Automatic%20Application%20Deployment


    Yann

> Thanks,
>
> bw