uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE55507-W

The value specified for jta-data-source will be ignored because the transaction type is RESOURCE_LOCAL. (persistence unit = aa....aa)

aa....aa: Persistence unit name
Description
The transaction type is RESOURCE_LOCAL. The value specified in the <jta-data-source> tag of persistence.xml will be ignored.
Action
Check the transaction attribute of the <persistence-unit> tag of persistence.xml, and the specification contents of the <jta-data-source> tag.