maxsessions attribute value in MDB does not change the default value
Issue
- Need to adjust the number of mdb instances processing messages concurrently.
@ActivationConfigProperty(propertyName="minSessions", propertyValue="5"),
@ActivationConfigProperty(propertyName="maxSessions", propertyValue="20")
This is the way it should work according to the eap5 documentation:
Unfortunately this is not working with eap 6
Environment
- JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.