0 Replies Latest reply on Sep 1, 2011 4:32 AM by bart__

    Relationship between pool size JmsXAand pool size jms-oracle-ds.xml

    bart__

      Hi I would know the relationship between the value of pool size in JmsXA (deploy/messaging/jms-ds.xml) and the value of max pool size in jms-oracle-ds.xml

       

      For my applications (two node Jboss AS 5 in cluster ) I use this value:

       

      pool-size = 40 for JmsXA in jms-ds.xml

       

      min and max pool-size in jms-oracle-ds.xml = 70

       

      min and max pool-size in application1-ds.xml = 20

       

      min and max pool-size in application2-ds.xml = 50

       

      It's right?