This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Configuration of EJBalrubinger Dec 15, 2006 3:47 PM (in response to varunnarang)Bean pooling can be managed by the @PoolClass annotation: 
 http://docs.jboss.org/ejb3/embedded/api/org/jboss/annotation/ejb/PoolClass.html
 The JNDI Viewer in the JMX Console will show you the JNDI Tree, and on interfaces implemented in the bound objects:
 http://jboss.org/wiki/Wiki.jsp?page=DisplayTheJDNITreeWithTheJMXConsole
 S,
 ALR
 
    