Hi.
This is a characteristic of Java, not of GlassFish specifically.
Once a class is loaded into the Java virtual machine by a class loader that class loader does not read the on-disk file again. Java by itself does not support arbitrary reloading of classes into a running VM.
- Tim
[Message sent by forum member 'tjquinn' (tjquinn)]
http://forums.java.net/jive/thread.jspa?messageID=299859