[jboss-jira] [JBoss JIRA] (AS7-3416) Register javax.naming.spi.ObjectFactory from OSGi Service Layer with AS7 Naming
David Bosschaert (JIRA)
jira-events at lists.jboss.org
Mon Jan 23 09:56:18 EST 2012
David Bosschaert created AS7-3416:
-------------------------------------
Summary: Register javax.naming.spi.ObjectFactory from OSGi Service Layer with AS7 Naming
Key: AS7-3416
URL: https://issues.jboss.org/browse/AS7-3416
Project: Application Server 7
Issue Type: Task
Components: OSGi
Affects Versions: 7.1.0.CR1b
Reporter: David Bosschaert
Assignee: Thomas Diesler
Fix For: 7.1.0.Final
OSGi/JNDI spec compliant implementations will provide ObjectFactory objects in the ServiceRegistry. For the JavaEE JNDI layer to be able to use the osgi: JNDI scheme (and this integrate with the OSGi layer through JNDI) these objects need to be registered with the org.jboss.as.naming.InitialContext.addUrlContextFactory() API
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list