0 Replies Latest reply on Jan 22, 2003 5:31 PM by harm88

    Newbe-Multiple XADataSourceLoader definition

    harm88

      Hi all,

      I have successfully created and connected to an ORACLE db. I will be running multiple applications needing other connections to another ORACLE DB. How can I define the second connection?

      My current JDBC definition is:

      <!-- ==================================================================== -->
      <!-- JDBC -->
      <!-- ==================================================================== -->


      oracle.jdbc.driver.OracleDriver,org.hsqldb.jdbcDriver



      Mydb

      org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl
      jdbc:oracle:thin:@localhost:1521:MyDb
      myuser
      mypassword
      0
      10



      1476
      true
      default
      false