ASAP - MDB for XVT maximum threads limit?
Need to increase the number of concurrent threads for a MDB listening to messages on the XVTEventTopic. The weblogic-ejb-jar.xml file is configured with a work-manager to set the max-threads-constraint to 32 but we only observe 12-13 concurrent MDBs while generating a back-log of messages. As a test, we set the max-threads to 8 and as expected we only observed 8 concurrent MDB threads. Is there something else within ASAP's configuration that is limiting concurrency?
ASAP Version is 5.2.4
<weblogic-ejb-jar
xmlns="http://www.bea.com/ns/weblogic/90" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance