Temporarily fallback to initial context lookup of cmp persistence context for 
geronimo
--------------------------------------------------------------------------------------

                 Key: OPENEJB-1259
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1259
             Project: OpenEJB
          Issue Type: Bug
          Components: cmp2
    Affects Versions: 3.1.x
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 3.1.x


At the moment geronimo trunk is not using the openejb constructed jndi tree.  
Amazingly this pretty much works except for the cmp jpa persistence context 
which is looked up in the openejb constructed tree but currently only bound in 
the geronimo one.

Pending better integration of jndi trees between openejb and geronimo, I'm 
going to fall back to new InitialContext().lookup(...) if the lookup in the 
context from deploymentInfo fails.

This should be fixed before an openejb release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to