Kevan Miller wrote:
Rick,
You seem to be attaching a lot of patches to Jira's for what seem to be bug fixes. Is there a reason why you aren't committing them?
Because I don't yet have commit privileges for openejb.
Rick


--kevan
On Jul 17, 2006, at 9:10 AM, Rick McGuire (JIRA) wrote:

     [ http://issues.apache.org/jira/browse/GERONIMO-2199?page=all ]

Rick McGuire updated GERONIMO-2199:
-----------------------------------

    Attachment: GERONIMO-2199.diff-1.1.1

Key portion of Geronimo-1145 appears have gotten lost.
------------------------------------------------------

                Key: GERONIMO-2199
                URL: http://issues.apache.org/jira/browse/GERONIMO-2199
            Project: Geronimo
         Issue Type: Bug
     Security Level: public(Regular issues)
         Components: OpenEJB
   Affects Versions: 1.1
           Reporter: Rick McGuire
        Assigned To: Rick McGuire
           Priority: Minor
            Fix For: 1.2, 1.1.1

        Attachments: GERONIMO-2199.diff-1.1.1, GERONIMO-2199.diff-1.2


A key piece of the patch for GERONIMO-1145 was left out when the patch was applied. The following change needs to be added:
- componentContext.put("ORB", Util.getORB());
+ componentContext.put("ORB", orb);
Without this change, the rest of the patch is meaningless.

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





Reply via email to