[
https://issues.apache.org/jira/browse/GERONIMO-5041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804032#action_12804032
]
David Jencks commented on GERONIMO-5041:
----------------------------------------
Initial integration in rev 902360. This makes all jndi access go through the
osgi framework and registers all the xbean/geronimo contexts with osgi.
This seems to generally work (at least the console server starts) but there is
currenlty a dependency on the sun rmi implementation that we need to fix.
> Use Aries InitialContextFactoryBuilder
> --------------------------------------
>
> Key: GERONIMO-5041
> URL: https://issues.apache.org/jira/browse/GERONIMO-5041
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: naming, osgi
> Affects Versions: 3.0
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 3.0
>
>
> Aries has a partial implementation of the osgi frc 142 jndi stuff. We should
> integrate it. One of the bits is an InitaliContextFactoryBuilder that uses
> the service registry to find appropriate url context factories rather than
> the unfortunate scheme envisaged by the jndi spec.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.