users@glassfish.java.net

Re: Can GlassFish 2 do what Tomcat was able to do ?

From: Q Master <theqmaster_at_gmail.com>
Date: Fri, 19 Sep 2008 17:30:33 -0500

Hello all!

Coming from Tomcat world I would like to asked few question related to what
I like to call "Zero Down Time" while using an application server and by
that I mean:
- coding as I debug, having the class loader picking up the changes on the
fly (Class Change Aware Classloader)
- debug and test without deploy - just point the GF to the project - project
that is reflects an J2EE app in an exploded format.

I doubt this is possible but I would stand corrected if you prove my
assumption wrong!

Thanks,
Q