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/19 04:03:44 UTC

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

    [ https://issues.apache.org/jira/browse/YOKO-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873454#comment-15873454 ] 

David Jencks commented on YOKO-454:
-----------------------------------

commit 2dbc516ee48ce77d8b526a506e1ccce79e39f0d7
Author: Neil Richards <ng...@linux.vnet.ibm.com>
Date:   Tue Mar 10 23:19:22 2015 +0000

    Avoid calling RemoteException.initCause()
    
    ... as this will always throw IllegalStateException.
    Instead set its public 'detail' field to the desired value.



> 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.15#6346)