Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0
-
None
Description
When working with OSGi application and making changes to both static and class resources at the same time will cause the bundle to be automatically restarted. A bundle restart might be an expensive operation. However, in some cases it might be possible to just update the static resources on the server and perform hot code replace on the class files without restarting a bundle.