[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2092) Suppress the WARN message from SessionContainer for JNDI bindings

jaikiran pai (JIRA) jira-events at lists.jboss.org
Fri May 14 10:11:26 EDT 2010


Suppress the WARN message from SessionContainer for JNDI bindings
-----------------------------------------------------------------

                 Key: EJBTHREE-2092
                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-2092
             Project: EJB 3.0
          Issue Type: Task
          Components: core
    Affects Versions: EJB3_1 1.0.7
            Reporter: jaikiran pai
            Assignee: jaikiran pai


We log this message if the JNDI registrar isn't available:

18:35:11,166 WARN [org.jboss.ejb3.session.SessionContainer] No JndiSessionRegistrarBase was found; byassing binding of Proxies to jboss.j2ee:service=EJB3,name=DbInitializerBean in Global JNDI. 

Now that the JNDI binding logic has been extracted out of container lifecycle (for singleton container), logging this at WARN isn't really right.

 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list