8.6.1 Modify weblogic-ejb-jar.xml

This topic explains systematic instructions to modify the weblogic-ejb-jar.xml.

  1. Add <dispatch-policy>GWMDBWM</dispatch-policy> line to the weblogic-ejb-jar.xml of the MDB EAR.

    Figure 8-7 weblogic-ejb-jar.xml



  2. Remove if any of the below tags are present in weblogic-ejb-jar.xml.
    • max-beans-in-free-pool
    • initial-beans-in-free-pool
  3. Save the EAR file, and redeploy the EAR file.