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 of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
