[
https://issues.apache.org/jira/browse/DOSGI-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved DOSGI-79.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.3
Assignee: Sergey Beryozkin
> 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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira