Below is my configuration in tomee.xml file.
So you mean i need to add username in "XA/Datasource" ?
<Resource id="jdbc/dignesh" type="DataSource">
XaDataSource Xa/ds
UserName ****
Password ****
PasswordCipher ****
</Resource>
<Resource id="XA/Datasource"
class-name="oracle.jdbc.xa.client.OracleXADataSource">
Url *****
DataSourceCreator = dbcp
</Resource>
--
View this message in context:
http://tomee-openejb.979440.n4.nabble.com/Issue-with-OracleXA-datasource-unable-to-enlist-XAResource-tp4681459p4681463.html
Sent from the TomEE Dev mailing list archive at Nabble.com.