You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2007/01/15 12:47:27 UTC

[jira] Created: (OPENEJB-443) RMI stub interceptors not working with Yoko.

RMI stub interceptors not working with Yoko.
--------------------------------------------

                 Key: OPENEJB-443
                 URL: https://issues.apache.org/jira/browse/OPENEJB-443
             Project: OpenEJB
          Issue Type: Bug
          Components: corba
    Affects Versions: 2.3
            Reporter: Rick McGuire
         Assigned To: Rick McGuire
             Fix For: 2.3


Yoko has implemented a different model for generating RMI stub classes that doesn't use the hooked Util.loadClass() method.  As a result, the RMI method invocations are not getting intercepted by openejb to set up the correct serialization contexts.  Yoko has implemented a new hook for Geronimo to use, and this code hooks into that mechanism. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (OPENEJB-443) RMI stub interceptors not working with Yoko.

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENEJB-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire closed OPENEJB-443.
--------------------------------

    Resolution: Fixed

Committed revision 496285.

> RMI stub interceptors not working with Yoko.
> --------------------------------------------
>
>                 Key: OPENEJB-443
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-443
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: corba
>    Affects Versions: 2.3
>            Reporter: Rick McGuire
>         Assigned To: Rick McGuire
>             Fix For: 2.3
>
>
> Yoko has implemented a different model for generating RMI stub classes that doesn't use the hooked Util.loadClass() method.  As a result, the RMI method invocations are not getting intercepted by openejb to set up the correct serialization contexts.  Yoko has implemented a new hook for Geronimo to use, and this code hooks into that mechanism. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira