0 Replies Latest reply on Nov 2, 2002 5:09 AM by sagineeduvenkat

    Configuration of XADataSource in JBOSS3.0

    sagineeduvenkat

      Hi,
      I need to configure XADataSource in JBOSS3.0.Could you please let me know the steps to configure the same.
      I am familiar with JBOSS2.4,
      configuration of XADatasource goes like this in jboss.jcml file
      ---------------------------------------------------

      DefaultDS
      org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl

      jdbc:HypersonicSQL:hsql://localhost:1476
      1200000
      sa
      10

      false
      false
      false
      true
      120000
      1800000
      false
      false
      1.0
      0

      --------------------------------------------------------
      I have no idea how and where to configure the above information in JBoss3.0...Could anybody let me know how to go ahead with Configuration of XADataSource in JBoss 3.0

      Thanks in advance,
      Venkat