Sorry 
lost some in my config 


  | <datasource>
  |   <xa-datasource>
  |     <jndi-name>XAOracleDS</jndi-name>
  |     <track-connection-by-tx>true</track-connection-by-tx>
  |     <isSameRM-override-value>false</isSameRM-override-value>
  |     
<xa-datasource-class>oracle.jdbc.xa.client.OracleXADataSource</xa-datasource-class>
  |     <xa-datasource-property 
name="URL">jdbc:oracle:thin:@192.168.13.4:1521:dev</xa-datasource-property>
  |     <xa-datasource-property name="User">jboss</xa-datasource-property>
  |     <xa-datasource-property 
name="Password">jbossserverpassword45</xa-datasource-property>
  |     
<exception-sorter-class-name>org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter
  |     </exception-sorter-class-name>
  |     <no-tx-separate-pools/>
  |   </xa-datasource>
  | 
  |   <mbean 
code="org.jboss.resource.adapter.jdbc.xa.oracle.OracleXAExceptionFormatter"
  |          name="jboss.jca:service=OracleXAExceptionFormatter">
  |     <depends 
optional-attribute-name="TransactionManagerService">jboss:service=TransationManager
  |     </depends>
  |   </mbean>
  | </datasource>
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836819#3836819

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836819



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to