David Jencks created YOKO-454:
---------------------------------
Summary: Avoid calling RemoteException.initCause()
Key: YOKO-454
URL: https://issues.apache.org/jira/browse/YOKO-454
Project: Yoko - CORBA Server
Issue Type: Bug
Security Level: public (Regular issues)
Components: RMI-IIOP
Affects Versions: v1.1.0
Reporter: David Jencks
Avoid calling RemoteException.initCause()
... as this will always throw IllegalStateException.
Instead set its public 'detail' field to the desired value.
Thanks to Neil Richards
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)