Eclipse+Glassfish & Dynamic Reloading

This is a discussion on Eclipse+Glassfish & Dynamic Reloading within the Java forums in Programming Languages category; Hello, We just started to use Glassfish as a local developer-environment for developing standard J2EE applications. We have one application where the server startup-time is about 3-4 minutes, so a server restart is something we try to avoid. Does anyone have a working configuration with Eclipse+Glassfish, where it is not necessary to restart the server after a code change/ a jsp change. We tried the eclipse-glassfish plugin, but whenever we change one file, the plugin republishes & restarts the server. any help appreciated, regards, Patrick...

Go Back   Application Development Forum > Programming Languages > Java

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-09-2007, 10:44 AM
Patrick
Guest
 
Default Eclipse+Glassfish & Dynamic Reloading

Hello,

We just started to use Glassfish as a local developer-environment for
developing standard J2EE applications.
We have one application where the server startup-time is about 3-4
minutes, so a server restart is something we try to avoid.

Does anyone have a working configuration with Eclipse+Glassfish, where
it is not necessary to restart the server after a code change/ a jsp
change.

We tried the eclipse-glassfish plugin, but whenever we change one
file, the plugin republishes & restarts the server.

any help appreciated,
regards,
Patrick

Reply With Quote
  #2  
Old 08-27-2008, 09:18 PM
sp
Guest
 
Default Re: Eclipse+Glassfish & Dynamic Reloading

On Thu, 09 Aug 2007 07:44:19 -0700, Patrick wrote:

> Hello,
>
> We just started to use Glassfish as a local developer-environment for
> developing standard J2EE applications. We have one application where the
> server startup-time is about 3-4 minutes, so a server restart is
> something we try to avoid.
>
> Does anyone have a working configuration with Eclipse+Glassfish, where
> it is not necessary to restart the server after a code change/ a jsp
> change.
>
> We tried the eclipse-glassfish plugin, but whenever we change one file,
> the plugin republishes & restarts the server.
>
> any help appreciated,
> regards,
> Patrick


we have the same issue; our application EAR is quite large because of
lots of static content that we embed within.

keep the size of your EAR small if possible; when publishing, the whole
EAR gets rebuilt from your workspace.

so the smaller the EAR, the shorter the publish.

be we have not been able to deploy just the one changed class/jsp when
publishing.

we'd like a solution too; have not yet found one; we have the
workaround of not including the non-functional jsp's.

IBM's RAD tool does incremental deploy with most code changes, but at a $
price.


Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 04:15 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.