Re: How to deploy class jar file without restart Apache tomcat 7.0.40 server(Linux OS)

2014-02-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 2/2/14, 2:34 PM, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: How to deploy class jar file without restart Apache >> tomcat 7.0.40 server(Linux

RE: How to deploy class jar file without restart Apache tomcat 7.0.40 server(Linux OS)

2014-02-02 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: How to deploy class jar file without restart Apache tomcat > 7.0.40 server(Linux OS) > > Our web application contains both .war as well as .jar's file. Not possible. It's either/or, no

Re: How to deploy class jar file without restart Apache tomcat 7.0.40 server(Linux OS)

2014-02-02 Thread Christopher Schultz
ristopher Schultz < > ch...@christopherschultz.net> wrote: > > 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 >>>>>

Re: How to deploy class jar file without restart Apache tomcat 7.0.40 server(Linux OS)

2014-01-31 Thread Sushil Prusty
opher 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 clas

Re: How to deploy class jar file without restart Apache tomcat 7.0.40 server(Linux OS)

2014-01-31 Thread Christopher Schultz
-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) > >&

Re: How to deploy class jar file without restart Apache tomcat 7.0.40 server(Linux OS)

2014-01-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sushil, On 1/31/14, 1:48 PM, Sushil Prusty wrote: > Thanks for your valuable input.But all my application dependent on > each other and it's almost 10 year old java based enterprise > application. It's not an easy task me to split an application an

Re: How to deploy class jar file without restart Apache tomcat 7.0.40 server(Linux OS)

2014-01-31 Thread Sushil Prusty
er Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Chuck, > > On 1/31/14, 1:31 PM, Caldarale, Charles R wrote: > >> From: Sushil Prusty [mailto:sushil.pru...@gmail.com] Subject: > >> How to deploy clas

RE: How to deploy class jar file without restart Apache tomcat 7.0.40 server(Linux OS)

2014-01-31 Thread Caldarale, Charles R
> 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 ja

Re: How to deploy class jar file without restart Apache tomcat 7.0.40 server(Linux OS)

2014-01-31 Thread Sushil Prusty
p and start the server same way in jar deployment it will be more powerful and advantages. On Sat, Feb 1, 2014 at 12:01 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Sushil Prusty [mailto:sushil.pru...@gmail.com] > > Subject: How to deploy class j

Re: How to deploy class jar file without restart Apache tomcat 7.0.40 server(Linux OS)

2014-01-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 1/31/14, 1:31 PM, Caldarale, Charles R wrote: >> From: Sushil Prusty [mailto:sushil.pru...@gmail.com] Subject: >> How to deploy class jar file without restart Apache tomcat >> 7.0.40 server(Linux OS) > >

RE: How to deploy class jar file without restart Apache tomcat 7.0.40 server(Linux OS)

2014-01-31 Thread Caldarale, Charles R
> From: Sushil Prusty [mailto:sushil.pru...@gmail.com] > Subject: How to deploy class jar file without restart Apache tomcat 7.0.40 > server(Linux OS) > We are running so many application's in Apache tomcat 7.0.40 server. > Once i stop my server it will take more the

How to deploy class jar file without restart Apache tomcat 7.0.40 server(Linux OS)

2014-01-31 Thread Sushil Prusty
We are running so many application's in Apache tomcat 7.0.40 server .Once i stop my server it will take more then an hour to startup. If i want to deploy a small changes of java file i need to wait more then an hour to server up. SO is there any with out stopping Apache tomcat server java changes