[jboss-user] [EJB 3.0] - Re: Configuration of EJB
ALRubinger
do-not-reply at jboss.com
Fri Dec 15 15:47:57 EST 2006
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
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994340#3994340
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994340
More information about the jboss-user
mailing list