scripting.mod: ScriptDeploymentEngine should respect hotdeploy properties of
context
------------------------------------------------------------------------------------
Key: AXIS2-4157
URL: https://issues.apache.org/jira/browse/AXIS2-4157
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: modules
Affects Versions: 1.4.1
Environment: any os
Reporter: Andriy Vedeneev
hotdeploy property of DeploymentEngine is not initialised property in
ScriptDeploymentEngine. As result hotdeployment will be always enabled, and
this particulary leads to creation of DaemonThreads for scheduler.
solution:
call setDeploymentFeatures(); in loadRepository method. This will setup correct
parameters for DeploymentEngine properties.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]