<persistence-unit name="testApp"
transaction-type="RESOURCE_LOCAL">
<jta-data-source>java:/XAOracleDS</jta-data-source>
You cannot specify a RESOURCE_LOCAL transaction with a JTA-enabled Datasource.
THnks
K
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056642#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...