Hi Chunk

Our web application contains both .war as well as .jar's file. When ever we
changes our service layer code it will be in .jar file which also deploying
in tomact server.
I just want avoid restarting server  for changes  in .jar file .



On Sat, Feb 1, 2014 at 12:22 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Chuck,
>
> On 1/31/14, 1:47 PM, Caldarale, Charles R wrote:
> >> From: Sushil Prusty [mailto:sushil.pru...@gmail.com] Subject: Re:
> >> How to deploy class jar file without restart Apache tomcat 7.0.40
> >> server(Linux OS)
> >
> >> If Apache-tomact have a feature  like war deployment which is not
> >> required to stop and start the server same way in jar deployment
> >> it  will be more powerful and advantages.
> >
> > There's no reason to restart Tomcat just to update a webapp.  If
> > you simply replace the .war file, the webapp will be restarted -
> > unless you have explicitly disabled that in your specific
> > configuration.
>
> ... and even if you have, you can always use the manager webapp to
> explicitly reload WAR files (or deploy, undeploy, and redeploy).
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQIcBAEBCAAGBQJS6/DYAAoJEBzwKT+lPKRYpFIP/juB1qiIVLXQ117cz+b/fqMz
> wKofegpbLr5cngVlvjZTVVGUg64tdj3tTkuvR1Ze5F7U3iiQuWSrg4x5MmVoLGKx
> tHOZH4HobuUMLt75DMYVC2kwuydCfbwerLE8jmWseh3xhxw1+DI6kHZ3p9gcjTqL
> cxySDkoVJIlwH2BF7tpFYCNRkTU6oihD4PS241oyIyIjJGQlXhrkx6XlJ1uhci8A
> ppY+7DN334ec+Od7l/SIjQYoNhjIkZEL3OkVL02zrWmsKXn1iNUy1UhN+knh2e+K
> pPG9CJhIm+d5seF+21J6JDBkIIkOSL9fnWe/DgvKrujEqMecgRPeDQzEFJmkgo9J
> 17FwQJ530qJ1BuDbFeuroAzeweZ4psK5m2Tf295LZubHErmNsT7cpESHT+Z/rYeL
> t0tYRUb8vchMDzZeL8BrPC3uVqy2lNiu1Cjz18xTpgJKRoPYoLiXseO8xGrHpQsM
> 5URa8eNqbA6qrmYVpTZLxlE/nxj+8aPu3nqiIlD6a3mGzTc+Mun2GetTm4rpeuV2
> WjpsDw9rFD5zTrd2c3E+KWbpTpS4NIUwOEpWf3FEObMxMN7yPFUEO4DgzlK4iMZh
> vYWI5lVOmkB+Wi3Uw4zHMRuvTTbwG6H8v2zEU4Yl9E8VhO+ka4k8/m1Nso1YYkeR
> W5RmZ4m5cbpGezxN7gwH
> =3j9V
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to