Hushen Savani [http://community.jboss.org/people/hushen.savani] created the discussion
"Check Pool Size of MDB" To view the discussion, visit: http://community.jboss.org/message/621978#621978 -------------------------------------------------------------- Hi, I have a MDB listening to a HornetQ. I have changed its Pool Size by placing following annotations in my MDB Implementation: @ActivationConfigProperty(propertyName = "maxSession", propertyValue = "200") @Pool(value=org.jboss.ejb3.annotation.defaults.PoolDefaults.POOL_IMPLEMENTATION_STRICTMAX,maxSize=200,timeout=100000) * Now, where and how can I check/varify the status of the Pool Size of this MDB?* Pl. help on the same. Thank you. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/621978#621978] Start a new discussion in EJB3 at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
