users@glassfish.java.net

Re: About JavaEE applicaion incremental hot deployment

From: Steven Siebert <smsiebe_at_gmail.com>
Date: Sat, 20 Aug 2011 07:08:26 -0400

Have a look at JRebel http://www.zeroturnaround.com/jrebel/

They do runtime bytecode injection that will save you hours per day in
development time. For the nominal license fee, you can recoup your money
very quickly. Their support is great, too.

For the record, I do not work for them, just a very happy customer. =)

S

On Fri, Aug 19, 2011 at 6:52 PM, <forums_at_java.net> wrote:

> Hello I am a new member to this forum and hopefully I am going to get help
> from this forumI.
>
> I have cretaed one JavaEE projecet and whenever there is any change in java
> source code,I used to build the EAR file and deploy it to glassfish
> application server.EveryTime this deploying and redeploying takes a lot of
> time.Is there any tool or way out available for this such that I can
> configure it with my eclipse IDE and whenever there is a change in any of
> the
> java files,it will automatically take into account that change and will do
> the incremental deployment?It can save my effort and time and there will be
> no need of everytime restaurting the application server.
>
> Please suggest.
>
>
> --
>
> [Message sent by forum member 'paramitasen07']
>
> View Post: http://forums.java.net/node/**835564<http://forums.java.net/node/835564>
>
>
>