Return-Path: Delivered-To: apmail-incubator-openejb-commits-archive@locus.apache.org Received: (qmail 74315 invoked from network); 3 Oct 2006 17:37:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Oct 2006 17:37:37 -0000 Received: (qmail 40069 invoked by uid 500); 3 Oct 2006 17:37:36 -0000 Delivered-To: apmail-incubator-openejb-commits-archive@incubator.apache.org Received: (qmail 40044 invoked by uid 500); 3 Oct 2006 17:37:36 -0000 Mailing-List: contact openejb-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: openejb-dev@incubator.apache.org Delivered-To: mailing list openejb-commits@incubator.apache.org Received: (qmail 40018 invoked by uid 99); 3 Oct 2006 17:37:36 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Oct 2006 10:37:36 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:40504] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 01/66-08153-DDF92254 for ; Tue, 03 Oct 2006 10:37:33 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8C2C67142E0 for ; Tue, 3 Oct 2006 10:37:23 -0700 (PDT) Message-ID: <26764843.1159897043571.JavaMail.root@brutus> Date: Tue, 3 Oct 2006 10:37:23 -0700 (PDT) From: "Rick McGuire (JIRA)" To: openejb-commits@incubator.apache.org Subject: [jira] Updated: (OPENEJB-266) Add Yoko support to openejb MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/OPENEJB-266?page=all ] Rick McGuire updated OPENEJB-266: --------------------------------- Attachment: OPENEJB-266-v3.diff This should be the complete change for everything. There are some problems with applying this as a patch because of the normal problems with SVN diff not handling file deletions well. > Add Yoko support to openejb > --------------------------- > > Key: OPENEJB-266 > URL: http://issues.apache.org/jira/browse/OPENEJB-266 > Project: OpenEJB > Issue Type: New Feature > Reporter: Rick McGuire > Attachments: GERONIMO-2180-v1-geronimo.patch, GERONIMO-2180-v1-openejb2.patch, OPENEJB-266-v1.patch, OPENEJB-266-v3.diff, orbs.zip > > > The openejb code base is currently tied to the Sun 1.4.2 JVM through the use of Sun internal CORBA classes to enable the Sun CORBA support. Enabling the code to use the Apache Yoko open source ORB could remove this dependency and allow the openejb code to function on Java 5 or non-Sun JVM implementations. -- 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