Modify weblogic-ejb-jar.xml
- Add below line to the weblogic-ejb-jar.xml of the MDB Ear
<dispatch-policy>GWMDBWM</dispatch-policy>
- Remove if any of the below tags present in weblogic-ejb
jar.xml max-beans-in-free-pool and initial-beans-in-free-pool
- Save the ear file and redeploy the EAR file.
Parent topic: Increase maximum number of message-driven bean threads