0 Replies Latest reply on Oct 8, 2008 8:03 AM by alrubinger

    INFO-level Logging of JNDI Bindings

    alrubinger

      Opinions sought.

      Would the community consider flagrant INFO-level logging denoting the JNDI Bindings to be beneficial or noisy? Example:

      06:53:05,920 INFO [JndiSessionRegistrarBase] Bound the following Entries in Global JNDI:
      
       MyStatelessBean/remote - EJB3.x Default Remote Business Interface
       MyStatelessBean/home - EJB2.x Remote Home Interface
       MyStatelessBean/remote-org.jboss.ejb3.test.proxy.common.ejb.slsb.MyStatelessRemote - EJB3.x Remote Business Interface
       MyStatelessBean/local - EJB3.x Default Local Business Interface
       MyStatelessBean/localHome - EJB2.x Local Home Interface
       MyStatelessBean/local-org.jboss.ejb3.test.proxy.common.ejb.slsb.MyStatelessLocal - EJB3.x Local Business Interface


      We've been discussing this in the Development Forum at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=143172.

      Please weigh in. Issue is https://jira.jboss.org/jira/browse/EJBTHREE-1507

      S,
      ALR