I wonder whether you have looked at
http://tomcat.apache.org/tomcat-6.0-doc/index.html or not

2010/3/3 Kaushal Shriyan <kaushalshri...@gmail.com>

> On Wed, Mar 3, 2010 at 4:50 PM, André Warnier <a...@ice-sa.com> wrote:
> > Pid wrote:
> >>
> >> On 03/03/2010 09:52, André Warnier wrote:
> >>>
> >>> Kaushal Shriyan wrote:
> >>>>
> >>>> Hi,
> >>>>
> >>>> At the moment, I stop,kill tomcat and scp the war to webapps folder
> >>>> and start tomcat server. is there a better way to do it ?
> >>>>
> >>>
> >>> http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html
> >>
> >> At the very least you could
> >
> > *without stopping Tomcat*
> >
> > upload an inactive version "webapp.war-off"
> >>
> >> and then rename it "webapp.war" once it's there, which would reduce the
> >> downtime.
> >>
> >
> > Which is what is explained - among other useful things like autoDeploy -
> in
> > the section "Deploying on a running Tomcat server".
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: users-h...@tomcat.apache.org
> >
> >
>
> Hi,
>
> is it possible to restart tomcat using ant ? I googled and found out
> that its possible using build.xml file.
> Any example ?
>
> Thanks and Regards,
>
> Kaushal
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


-- 
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com

Reply via email to