[
https://issues.apache.org/jira/browse/AXIS2-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Vedeneev updated AXIS2-4157:
-----------------------------------
Description:
hotdeploy property of DeploymentEngine is not initialised properly 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.
was:
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.
> 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 properly 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]