Jarek Gawor created GERONIMODEVTOOLS-807:
--------------------------------------------
Summary: Handle updates to static and class resources at the same time
Key: GERONIMODEVTOOLS-807
URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-807
Project: Geronimo-Devtools
Issue Type: Improvement
Components: eclipse-plugin
Affects Versions: 3.0
Reporter: Jarek Gawor
Assignee: Jarek Gawor
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|