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