Hi seems right yes. You dont have to do it but that's the parameters you can adjust to get the behavior you want
Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2015-02-24 14:32 GMT+01:00 leo ks <[email protected]>: > Hi > > I am trying to understand how embedded JMS works in TomEE. > > If I want max X simultaneous MDBs, I set at tomee.xml container type > "MESSAGE" InstanceLimit = X. > > Do I also have to set at tomee.xml a resource > type="javax.jms.ConnectionFactory" PoolMaxSize to X as well? > > And also do I have to set at tomee.xml a resource > type="ActiveMQResourceAdapter" ThreadPoolSize to X too? > > thanks > > K.
