0 Replies Latest reply on Jun 20, 2013 5:53 PM by telbabu

    Connection Pool with different credentials

    telbabu

      Hi Friends!I need a small clarification from you.Here Iam using JBOSS 7.1 and Oracle 11g as database,I have set connection pool as maximum 10 and gave some default credentials for uid and password in stand-alone.xml file.Now my question is when I pass different uid and pwd credentials(other than I gave in xml),does it create additional connection pool  or it consume one of the connection from the existing one?Also,how can I view them in the console?