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 2017/02/28 22:30:45 UTC

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

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

David Jencks closed YOKO-454.
-----------------------------
    Resolution: Fixed
      Assignee: Neil Richards

> 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
>            Assignee: Neil Richards
>
> 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.15#6346)