Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Dynamic Reloading - does it work?

843833Jun 6 2004 — edited Jun 15 2004
Hi,
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?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2004
Added on Jun 6 2004
12 comments
94 views