users@glassfish.java.net

Hot deployment with Groovy class

From: fangzx <fangzhouxing_at_gmail.com>
Date: Tue, 1 Jan 2008 21:50:06 -0800 (PST)

I use JBoss Seam 2.0 and GlassFish v2ur1-b09d, when I write seam service
component class with Java and modify it, GlassFish can automatically reload
the modified class and not lose session information.

When I use Groovy (1.5) to do the same thing, GlassFish don't detect the
change.

(I test it in Tomcat 6, and Tomcat 6 can detect the Groovy class change and
reload without losing session information)

I like GlassFish very much, but this problem slow down my dev.
Can anyone help me ?
-- 
View this message in context: http://www.nabble.com/Hot-deployment-with-Groovy-class-tp14574098p14574098.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.