You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Magnus Kvalheim <ma...@kvalheim.dk> on 2011/06/09 10:30:43 UTC

Glassfish 3.1 - and tapestry live class reload

Hi all,

We're considering switching from a servlet container to a java EE 6 server.
I've installed glassfish 3.1 and am using eclipse helios with glassfish
plugin.

Glassfish has a reloading feature built in, but it actually reloads the app
whenever a class file change. Tapestry's live class reload would
obviously be much faster!
I've tried to make eclipse output compiled classes directly into the
exploded war on the server.
I've also tried to manually replace the class, but none of these approaches
work. Seems like it's using a 'cached' version even though a newer exist...

I've posted on the glassfish forum, and they seem to be willing to add a
feature to the eclipse plugin that allows class replacement without
redeploy. Great!!
http://www.java.net/forum/topic/glassfish/glassfish/class-replace-no-redeploy
However I don't know if this will fix the issue...

*Have anyone successfully got live class reloading working on glassfish?*
*
*
thanks
Magnus

Re: Glassfish 3.1 - and tapestry live class reload

Posted by Lenny Primak <lp...@hope.nyc.ny.us>.
Not sure about Eclipse, but I use NB 7.2 and GF 3.1.2.2 and live class reload works out-of-the-box.
I just had to disable 'deploy-on-save' in NetBeans and Tapestry just picks up the changes instantly
as it would with Jetty.

On Dec 17, 2012, at 5:36 AM, Martin Nagl <mn...@mtbiker.sk> wrote:

> Hi,
> 
> I wonder, is there any update on this? Did you get live class reloading to
> work on Glassfish?
> 
> I am considering dev environment using Eclipse + Maven + Glassfish.
> 
> Thanks
> Martin
> 
> 
> 
> 
> 
> 
> 
> 
> 
> --
> View this message in context: http://tapestry.1045711.n5.nabble.com/Glassfish-3-1-and-tapestry-live-class-reload-tp4471981p5718775.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Glassfish 3.1 - and tapestry live class reload

Posted by Martin Nagl <mn...@mtbiker.sk>.
Hi,

I wonder, is there any update on this? Did you get live class reloading to
work on Glassfish?

I am considering dev environment using Eclipse + Maven + Glassfish.

Thanks
Martin









--
View this message in context: http://tapestry.1045711.n5.nabble.com/Glassfish-3-1-and-tapestry-live-class-reload-tp4471981p5718775.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org