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

David Bosschaert (JIRA) jira-events at lists.jboss.org
Fri Mar 2 03:55:38 EST 2012


    [ https://issues.jboss.org/browse/JBOSGI-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673029#comment-12673029 ] 

David Bosschaert commented on JBOSGI-81:
----------------------------------------

When I look at the source code where this message is emitted, I can see that it's a log message at the info level (see http://svn.apache.org/repos/asf/aries/trunk/jndi/jndi-core/src/main/java/org/apache/aries/jndi/startup/Activator.java):

logger.log(LogService.LOG_INFO, Utils.MESSAGES.getMessage("unable.to.set.static.ICFB.already.exists", getClassName(InitialContextFactoryBuilder.class)), e);

The log message contains the exception, but the exception isn't propagated up.
                
> 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