You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2015/07/30 23:02:04 UTC

[jira] [Created] (YOKO-454) Avoid calling RemoteException.initCause()

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)