You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by js...@es.wanadoo.com on 2001/05/29 14:02:34 UTC

Re-deploy a WAR file

Hi:
I've listened about the chance of re-deploy an application
(i.e. a war file) in Tomcat without restarting the server.
I think is setting the attribute "reload" to 'true' in server.xml

Can you confirm this point?

Regards:
__________________________________________
Jaume Soriano Sivera <js...@es.wanadoo.com>
Tel: 965040000 -ext. 44744 Fax: 965040047
Portal y servicios multimedia - Nuevas tecnologias 
W a n a d o o E s p a n a - http://www.wanadoo.es 
__________________________________________

RE: Re-deploy a WAR file

Posted by Martin van den Bemt <mv...@mvdb.com>.
As far as my experience goes : redploying is only in tomcat 4. tomcat 3.2.1
(3.2.2 I don't know) is just reloading servlets and not the classes called
in the servlets and that's if you're having a good day ;-)).

Mvgr,
Martin

> -----Original Message-----
> From: jsoriano@es.wanadoo.com [mailto:jsoriano@es.wanadoo.com]
> Sent: Tuesday, May 29, 2001 2:03 PM
> To: tomcat-user@jakarta.apache.org
> Subject: Re-deploy a WAR file
>
>
> Hi:
> I've listened about the chance of re-deploy an application
> (i.e. a war file) in Tomcat without restarting the server.
> I think is setting the attribute "reload" to 'true' in server.xml
>
> Can you confirm this point?
>
> Regards:
> __________________________________________
> Jaume Soriano Sivera <js...@es.wanadoo.com>
> Tel: 965040000 -ext. 44744 Fax: 965040047
> Portal y servicios multimedia - Nuevas tecnologias
> W a n a d o o E s p a n a - http://www.wanadoo.es
> __________________________________________
>