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/09 16:09:27 UTC

[jira] Created: (OPENEJB-437) Class loading problems with latest version of CORBAHandle

Class loading problems with latest version of CORBAHandle
---------------------------------------------------------

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


The changes in CORBAHandle introduced in OPENEJB-436 are causing other failures.  Passing an interface class back in the CORBAHandle instance places class loading requirements on the client that shouldn't exist.  Since this interface class is only used for a single error check, an alternate approach is required that does not required serializing the interface class. 

-- 
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-437) Class loading problems with latest version of CORBAHandle

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

Rick McGuire closed OPENEJB-437.
--------------------------------

    Resolution: Fixed

Committed revision 494431.

> Class loading problems with latest version of CORBAHandle
> ---------------------------------------------------------
>
>                 Key: OPENEJB-437
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-437
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: corba
>    Affects Versions: 2.3
>            Reporter: Rick McGuire
>         Assigned To: Rick McGuire
>             Fix For: 2.3
>
>
> The changes in CORBAHandle introduced in OPENEJB-436 are causing other failures.  Passing an interface class back in the CORBAHandle instance places class loading requirements on the client that shouldn't exist.  Since this interface class is only used for a single error check, an alternate approach is required that does not required serializing the interface class. 

-- 
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