Seems like a lot of people are asking questions about how to use this.

  <mbean code="org.jboss.jdbc.RawXADataSourceLoader" 
name="DefaultDomain:service=XADataSource,name=oraclePool">
      <attribute name="PoolName">oraclePool</attribute>
      <attribute 
name="DataSourceClass">oracle.jdbc.xa.client.OracleXADataSource</attribute>
      <attribute 
name="Properties">URL=jdbc:oracle:thin:[EMAIL PROTECTED]:1521:dbname</attribute>
  </mbean>


Should work fine.

BIll



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to