[jboss-user] [EJB3] - Check Pool Size of MDB

Hushen Savani do-not-reply at jboss.com
Sat Aug 20 08:54:05 EDT 2011


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110820/5e777e4e/attachment.html 


More information about the jboss-user mailing list