How to force OC4J to reload changes from Servlet and dependant classes
(Doc ID 338063.1)
Last updated on FEBRUARY 18, 2025
Applies to:
Oracle Containers for J2EE - Version 10.1.2.0.0 and laterInformation in this document applies to any platform.
Goal
In a development environment, we need to make classes to reload "on the fly" without restarting the container.
What we try to do is changing a class in the WEB-INF/classes deployment and start using it without restarting de OC4J instance.
What and how we need to configure (application server, OC4J or whatever else) in order to it?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |