-
Task
-
Resolution: Done
-
Major
-
EJB3_1 1.0.7
-
None
-
jboss-ejb3-core:1.3.2
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.