Hi erverybody
In JBoss AS 6,how to set up an XADataSource with Oracle 11g?
I search the document,no detail about the setting.
But, in AS 4.X,there are details about the XADataSource setting like below.
http://docs.jboss.org/jbossas/getting_started/v4/html/db.html
8.3. Setting up an XADataSource with Oracle 9i
About the XADataSource setting, what is the difference between AS 6 and AS 5 ?
Is any sample like /jboss-as/docs/examples/jca/oracle-xa-ds.xml?
Could anybody help me.
Thanks.