Use links to osgi jndi (that look up osgi services) rather than looking up 
gbeans
---------------------------------------------------------------------------------

                 Key: GERONIMO-5445
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5445
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: naming
    Affects Versions: 3.0
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 3.0


One thing we can do to move closer to osgi is to hook up the java: jndi stuff 
to osgi services rather than the kernel gbean registry as at present.  This 
won't work using the osgi: stuff directly because many java: objects such as 
javax.mail.Session can't be proxied.  However, pending the resolution of 
ARIES-356 we may be able to use the aries: namespace, or just define our own 
more direct lookup.

Implemented first for connectors, ejb's are also a candidate.

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