You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andriy Vedeneev (JIRA)" <ji...@apache.org> on 2008/12/01 12:37:45 UTC

[jira] Updated: (AXIS2-4157) scripting.mod: ScriptDeploymentEngine should respect hotdeploy properties of context

     [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org