[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-81) Compliant JNDI integration

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Feb 7 05:52:49 EST 2012


     [ https://issues.jboss.org/browse/JBOSGI-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler reopened JBOSGI-81:
----------------------------------



Fails in AS

{code}
11:45:15,229 INFO  [org.jboss.osgi.framework.internal.BundleManager] (MSC service thread 1-1) Install bundle: org.apache.aries.jndi:0.3.1
11:45:15,240 INFO  [org.jboss.as.server] (pool-9-thread-1) JBAS018559: Deployed "org.apache.aries.jndi:org.apache.aries.jndi:0.3.1"
11:45:15,289 INFO  [org.apache.aries.jndi.startup.Activator] (pool-4-thread-1) It was not possible to register an InitialContextFactoryBuilder with the NamingManager because another builder called org.jboss.as.naming.InitialContextFactoryBuilder was already registered. Support for calling new InitialContext() will not be enabled.: java.lang.IllegalStateException: InitialContextFactoryBuilder already set
	at javax.naming.spi.NamingManager.setInitialContextFactoryBuilder(NamingManager.java:692) [rt.jar:1.6.0_29]
	at org.apache.aries.jndi.startup.Activator.start(Activator.java:76)
	at org.apache.aries.jndi.priv.Activator.start(Activator.java:38)
	at org.jboss.osgi.framework.internal.HostBundleState.transitionToActive(HostBundleState.java:300)
	at org.jboss.osgi.framework.internal.HostBundleState.startInternal(HostBundleState.java:223)
	at org.jboss.osgi.framework.internal.AbstractBundleState.start(AbstractBundleState.java:488)
	at org.jboss.test.osgi.example.NamingSupport.provideJNDIIntegration(NamingSupport.java:45)
{code}
                
> Compliant JNDI integration
> --------------------------
>
>                 Key: JBOSGI-81
>                 URL: https://issues.jboss.org/browse/JBOSGI-81
>             Project: JBoss OSGi
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Enterprise Services
>            Reporter: Thomas Diesler
>            Assignee: David Bosschaert
>             Fix For: JBossOSGi 1.0.1
>
>
> Chapter 126 in the OSGi Enterprise Specification 4.2: http://www.osgi.org/Download/Release4V42

--
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-osgi-issues mailing list