You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Ancoron Luciferis (JIRA)" <ji...@apache.org> on 2011/06/26 19:43:47 UTC

[jira] [Created] (DOSGI-97) Automatically unregister HTTP servlets/resources if exported service goes down

Automatically unregister HTTP servlets/resources if exported service goes down
------------------------------------------------------------------------------

                 Key: DOSGI-97
                 URL: https://issues.apache.org/jira/browse/DOSGI-97
             Project: CXF Distributed OSGi
          Issue Type: Improvement
          Components: DSW
    Affects Versions: 1.3
         Environment: SVN revision 1139848
            Reporter: Ancoron Luciferis
             Fix For: 1.3


When a previously exported service is unregistered from the OSGi registry all the ExportRegistration/-Reference stuff gets notified but when using the OSGi HTTP-Service it is not being instructed to remove the alias.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (DOSGI-97) Automatically unregister HTTP servlets/resources if exported service goes down

Posted by "Sergey Beryozkin (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DOSGI-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin reassigned DOSGI-97:
-------------------------------------

    Assignee: Sergey Beryozkin
    
> Automatically unregister HTTP servlets/resources if exported service goes down
> ------------------------------------------------------------------------------
>
>                 Key: DOSGI-97
>                 URL: https://issues.apache.org/jira/browse/DOSGI-97
>             Project: CXF Distributed OSGi
>          Issue Type: Improvement
>          Components: DSW
>    Affects Versions: 1.3
>         Environment: SVN revision 1139848
>            Reporter: Ancoron Luciferis
>            Assignee: Sergey Beryozkin
>              Labels: patch
>             Fix For: 1.3
>
>         Attachments: unexport-http-servlet.patch
>
>
> When a previously exported service is unregistered from the OSGi registry all the ExportRegistration/-Reference stuff gets notified but when using the OSGi HTTP-Service it is not being instructed to remove the alias.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DOSGI-97) Automatically unregister HTTP servlets/resources if exported service goes down

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

Ancoron Luciferis updated DOSGI-97:
-----------------------------------

    Attachment: unexport-http-servlet.patch

The attached patch [^unexport-http-servlet.patch] fixes this problem.

It has been verified using an appropriate GlassFish 3.1 environment.

> Automatically unregister HTTP servlets/resources if exported service goes down
> ------------------------------------------------------------------------------
>
>                 Key: DOSGI-97
>                 URL: https://issues.apache.org/jira/browse/DOSGI-97
>             Project: CXF Distributed OSGi
>          Issue Type: Improvement
>          Components: DSW
>    Affects Versions: 1.3
>         Environment: SVN revision 1139848
>            Reporter: Ancoron Luciferis
>              Labels: patch
>             Fix For: 1.3
>
>         Attachments: unexport-http-servlet.patch
>
>
> When a previously exported service is unregistered from the OSGi registry all the ExportRegistration/-Reference stuff gets notified but when using the OSGi HTTP-Service it is not being instructed to remove the alias.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DOSGI-97) Automatically unregister HTTP servlets/resources if exported service goes down

Posted by "Ancoron Luciferis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13055128#comment-13055128 ] 

Ancoron Luciferis commented on DOSGI-97:
----------------------------------------

This finally allows me to update a service API and automatically get the service re-exported appropriately.

> Automatically unregister HTTP servlets/resources if exported service goes down
> ------------------------------------------------------------------------------
>
>                 Key: DOSGI-97
>                 URL: https://issues.apache.org/jira/browse/DOSGI-97
>             Project: CXF Distributed OSGi
>          Issue Type: Improvement
>          Components: DSW
>    Affects Versions: 1.3
>         Environment: SVN revision 1139848
>            Reporter: Ancoron Luciferis
>              Labels: patch
>             Fix For: 1.3
>
>         Attachments: unexport-http-servlet.patch
>
>
> When a previously exported service is unregistered from the OSGi registry all the ExportRegistration/-Reference stuff gets notified but when using the OSGi HTTP-Service it is not being instructed to remove the alias.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (DOSGI-97) Automatically unregister HTTP servlets/resources if exported service goes down

Posted by "Sergey Beryozkin (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DOSGI-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved DOSGI-97.
-----------------------------------

    Resolution: Fixed
    
> Automatically unregister HTTP servlets/resources if exported service goes down
> ------------------------------------------------------------------------------
>
>                 Key: DOSGI-97
>                 URL: https://issues.apache.org/jira/browse/DOSGI-97
>             Project: CXF Distributed OSGi
>          Issue Type: Improvement
>          Components: DSW
>    Affects Versions: 1.3
>         Environment: SVN revision 1139848
>            Reporter: Ancoron Luciferis
>            Assignee: Sergey Beryozkin
>              Labels: patch
>             Fix For: 1.3
>
>         Attachments: unexport-http-servlet.patch
>
>
> When a previously exported service is unregistered from the OSGi registry all the ExportRegistration/-Reference stuff gets notified but when using the OSGi HTTP-Service it is not being instructed to remove the alias.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira