Dynamic Reloading - does it work?
843833Jun 6 2004 — edited Jun 15 2004Hi,
has anyone succeded to get class files reloaded dynamically?
I need this feature very much, but can't get it working...
The tutorial says to put the new files at
<J2EE_HOME>/domains/domain1/applications/j2ee-modules/context_root
but the 'j2ee-modules' directory is empty!!!
Instead there is a 'backup' directory that contains another 'j2ee-modules' directory.
I have tried both these directories, also tried using the .reload files but it doesn't work...
Can anyone give me detailed instructions?