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

Christian Schneider closed DOSGI-79.
------------------------------------

    
> RemoteServiceAdmin.getImportedEndpoints() returns collection of incorrect type
> ------------------------------------------------------------------------------
>
>                 Key: DOSGI-79
>                 URL: https://issues.apache.org/jira/browse/DOSGI-79
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.2
>         Environment: All
>            Reporter: Neil Bartlett
>            Assignee: Sergey Beryozkin
>             Fix For: 1.3
>
>
> The RemoteServiceAdmin implementation returns objects of the incorrect type 
> for method getImportedEndpoints().
> According to the RSA interface and the specification document, the return 
> type should be Collection<ImportReference>. But the collection actually 
> contains objects of type ImportRegistrationImpl. This results in 
> ClassCastExceptions when attempting to use the method.

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