uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE55533-W

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

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