1 Reply Latest reply on Feb 7, 2011 7:20 AM by wdfink

    Multiple datasource and connection pool

    vinprabhu

      I am configuring my server with multiple datasources. I have added n number of ds.xml files in conf.

       

       

      Now I have a query regarding connection pooling. Will there be n number of connection pools for n number of datasources by default by Jboss? That means will there be separate connection pool for each of the datasource configured by defauld by Jboss?