[ 
https://issues.apache.org/jira/browse/DOSGI-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658258#comment-13658258
 ] 

Christian Schneider commented on DOSGI-180:
-------------------------------------------

I just finished the change in TopologyManager to use EndpointDescription 
instead of ExportRegistration. It went astonishingly smoothly. The only thing 
that does not work anymore is that the exportregistrations are not closed 
anymore by the TopologyManager. I think this is ok as the ExportRegistration 
has a service tracker that should close it when the service goes down. 

So I will commit my change on trunk. It would be great if you guys could review 
the change to make sure I have not messed up.
                
> CXF service does not disappear if exporting bundle is stopped
> -------------------------------------------------------------
>
>                 Key: DOSGI-180
>                 URL: https://issues.apache.org/jira/browse/DOSGI-180
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.4.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 1.5
>
>
> I used the example at https://github.com/sneakybeaky/DOSGi-Spike but with an 
> address of "/display".
> The cxf endpoint came up when starting the feature but did not go down when 
> stopping the service bundle.
> See this post for the original bug report:
> http://cxf.547215.n5.nabble.com/DOSGi-service-still-available-after-being-unregistered-td5727594.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to