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 "Srinath Perera (JIRA)" <ji...@apache.org> on 2007/06/11 21:45:26 UTC

[jira] Updated: (AXIS2-2626) HotUpdate fails on custom deployers

     [ https://issues.apache.org/jira/browse/AXIS2-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srinath Perera updated AXIS2-2626:
----------------------------------

    Priority: Blocker  (was: Critical)

> HotUpdate fails on custom deployers
> -----------------------------------
>
>                 Key: AXIS2-2626
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2626
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Thilina Gunarathne
>            Assignee: Deepal Jayasinghe
>            Priority: Blocker
>
> >+    public static final int TYPE_SERVICE = 0;
> >+    public static final int TYPE_MODULE = 1;
> >+
> >    /**
> >     * To check whether the file is a module or a servise
> >     */
> >+    private int type = TYPE_SERVICE;
> Above make the hot deploy logic to treat all the deployed services as .aar or equivalent (TYPE_SERVICE).. Hot update on custom deployers fails to undeploy service before deploying again, which gives rise to an Exception.

-- 
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