[ http://issues.apache.org/jira/browse/GERONIMO-2180?page=comments#action_12440650 ] David Jencks commented on GERONIMO-2180: ----------------------------------------
rev 453856. Actually got the yoko spec jar into lib/endorsed. put the yoko jars in the same client config as openejb. Without this UtilDelegateImpl which is in openejb-core can't load the yoko impl. which is in a child classloader. We might be able to rely on thread context classloader but I think it might be unreliable. I think we should move the generic corba code in openejb into a separate module so the yoko code can be left out of configs that don't want corba. > Add Yoko ORB support to openejb/Geronimo > ---------------------------------------- > > Key: GERONIMO-2180 > URL: http://issues.apache.org/jira/browse/GERONIMO-2180 > Project: Geronimo > Issue Type: New Feature > Security Level: public(Regular issues) > Components: OpenEJB > Affects Versions: 1.2 > Reporter: Rick McGuire > Assigned To: Rick McGuire > Fix For: 1.2 > > Attachments: GERONIMO-2180-v1-geronimo.patch, > GERONIMO-2180-v1-openejb2.patch, GERONIMO-2180-v2.patch, > GERONIMO-2180-v3.diff, yoko.zip > > > One key to obtaining JVM independence is to replace the exiting openejb Sun > ORB usage with the open source Yoko ORB. The first step is to enable Yoko as > an option. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
