[
https://issues.apache.org/jira/browse/YOKO-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick McGuire closed YOKO-342.
-----------------------------
Resolution: Fixed
Committed revision 528580.
> RMIServant.setTarget() gets ClassCastException
> ----------------------------------------------
>
> Key: YOKO-342
> URL: https://issues.apache.org/jira/browse/YOKO-342
> Project: Yoko - CORBA Server
> Issue Type: Bug
> Components: RMI-IIOP
> Affects Versions: v1.0.0
> Environment: RMIServant.setTarget() is getting a ClassCastException
> because it is calling TypeRepository.getDescriptor() and casting the result
> to a RemoteDescriptor. getDescriptor() never returns a RemoteDescriptor
> instance...it needs to be calling the getRemoteDescriptor() method instead.
> Reporter: Rick McGuire
> Assigned To: Rick McGuire
> Fix For: v1.0.0
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.