Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: 4.0
-
Component/s: Configuration
-
Labels:None
Description
hot deploy (ability to pick up changes in the config) should be configured in weborb-config.xml. Add "hotDeploy" attribute to the root <config> element:
<config hotDeploy="true">
If set to true, then the file should be monitored for changes. When a change in the file occurs, WebORB should re-initialize itself.
<config hotDeploy="true">
If set to true, then the file should be monitored for changes. When a change in the file occurs, WebORB should re-initialize itself.