0 Replies Latest reply on Jun 24, 2002 11:46 AM by eyals

    migration from 2.4.3 -> 3.0.0

    eyals

      Hi,

      I would like to migrate my datasource definitions to work with jboss 3.0.
      The original definition resides in jboss.jcml and look like this:

      ReactorDB
      org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl
      jdbc:cardonet?rollbackSegment=RBSLARGE01:oracle:thin:@DBSERVER2:1521:ORAUTF8
      userName
      userPassword


      can someone tell me how can I convert it to XA datasourcein in jboss 3.0.0?

      thanks.