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 "Michael Moser (JIRA)" <ji...@apache.org> on 2006/11/21 10:04:01 UTC

[jira] Created: (AXIS2-1755) Provide a "unload" or "remove" link on the Axis2 admin page

Provide a "unload" or "remove" link on the Axis2 admin page
-----------------------------------------------------------

                 Key: AXIS2-1755
                 URL: http://issues.apache.org/jira/browse/AXIS2-1755
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: New Feature
          Components: deployment
    Affects Versions: 1.1
            Reporter: Michael Moser
            Priority: Minor


The Axis2 admin page does not offer an "undeploy" or "remove" link. If one develops a service using axis2 and from time to time has to deploy/upload a new version of the .aar file, one gets a friendly message "The file <foo>.aar successfully uploaded", but  the service that then gets called remains the old one, i.e. the previous service does NOT get replaced by the just uploaded version! That IMHO is a bug - the message should indicate, that the newly uploaded service will NOT be used, until the server or axis2 is restarted.

Querying in the newsgroup I found, that there is a "hotupdate" flag and that works fine. However, having the capability to remove a service might still be worthwhile. Occasionally one may want to remove or withdraw some service without having to restart the server or axis2 (and thereby potentially disrupt concurrent users).

Michael


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-1755) Provide a "unload" or "remove" link on the Axis2 admin page

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-1755.
--------------------------------------

    Resolution: Fixed

A patch would be mostly welcome.

-Deepal

> Provide a "unload" or "remove" link on the Axis2 admin page
> -----------------------------------------------------------
>
>                 Key: AXIS2-1755
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1755
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: deployment
>    Affects Versions: 1.1
>            Reporter: Michael Moser
>            Assignee: Deepal Jayasinghe
>            Priority: Minor
>
> The Axis2 admin page does not offer an "undeploy" or "remove" link. If one develops a service using axis2 and from time to time has to deploy/upload a new version of the .aar file, one gets a friendly message "The file <foo>.aar successfully uploaded", but  the service that then gets called remains the old one, i.e. the previous service does NOT get replaced by the just uploaded version! That IMHO is a bug - the message should indicate, that the newly uploaded service will NOT be used, until the server or axis2 is restarted.
> Querying in the newsgroup I found, that there is a "hotupdate" flag and that works fine. However, having the capability to remove a service might still be worthwhile. Occasionally one may want to remove or withdraw some service without having to restart the server or axis2 (and thereby potentially disrupt concurrent users).
> Michael

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


[jira] Reopened: (AXIS2-1755) Provide a "unload" or "remove" link on the Axis2 admin page

Posted by "Glen Daniels (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glen Daniels reopened AXIS2-1755:
---------------------------------


This isn't fixed


> Provide a "unload" or "remove" link on the Axis2 admin page
> -----------------------------------------------------------
>
>                 Key: AXIS2-1755
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1755
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: deployment
>    Affects Versions: 1.1
>            Reporter: Michael Moser
>            Assignee: Deepal Jayasinghe
>            Priority: Minor
>
> The Axis2 admin page does not offer an "undeploy" or "remove" link. If one develops a service using axis2 and from time to time has to deploy/upload a new version of the .aar file, one gets a friendly message "The file <foo>.aar successfully uploaded", but  the service that then gets called remains the old one, i.e. the previous service does NOT get replaced by the just uploaded version! That IMHO is a bug - the message should indicate, that the newly uploaded service will NOT be used, until the server or axis2 is restarted.
> Querying in the newsgroup I found, that there is a "hotupdate" flag and that works fine. However, having the capability to remove a service might still be worthwhile. Occasionally one may want to remove or withdraw some service without having to restart the server or axis2 (and thereby potentially disrupt concurrent users).
> Michael

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


[jira] Updated: (AXIS2-1755) Provide a "unload" or "remove" link on the Axis2 admin page

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS2-1755:
------------------------------------

    Assignee: Deepal Jayasinghe

> Provide a "unload" or "remove" link on the Axis2 admin page
> -----------------------------------------------------------
>
>                 Key: AXIS2-1755
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1755
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: deployment
>    Affects Versions: 1.1
>            Reporter: Michael Moser
>         Assigned To: Deepal Jayasinghe
>            Priority: Minor
>
> The Axis2 admin page does not offer an "undeploy" or "remove" link. If one develops a service using axis2 and from time to time has to deploy/upload a new version of the .aar file, one gets a friendly message "The file <foo>.aar successfully uploaded", but  the service that then gets called remains the old one, i.e. the previous service does NOT get replaced by the just uploaded version! That IMHO is a bug - the message should indicate, that the newly uploaded service will NOT be used, until the server or axis2 is restarted.
> Querying in the newsgroup I found, that there is a "hotupdate" flag and that works fine. However, having the capability to remove a service might still be worthwhile. Occasionally one may want to remove or withdraw some service without having to restart the server or axis2 (and thereby potentially disrupt concurrent users).
> Michael

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