uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE56528-E
A non-JTA data source must be specified when the transaction type of the persistence unit is RESOURCE_LOCAL. (persistence unit root = aa....aa, persistence unit name = bb....bb)
- aa....aa: Persistence unit root
bb....bb: Persistence unit name
- Description
- If the transaction type of the persistent unit is RESOURCE_LOCAL, a non-JTA data source must be specified.
- Action
- Correctly define the referencing of the resource adapter deployed and started as a standalone module in the non-jta-data-source element of persistence.xml, the system property ejbserver.jpa.defaultNonJtaDsName, or the system property ejbserver.jpa.overrideNonJtaDsName. When referencing a resource adapter conforming to Connector 1.0 specifications, specify the resource-adapter-display-name or resource-adapter-optional-name. When referencing a resource adapter conforming to Connector 1.5 specifications, specify the resource-adapter-display-name!connection-definition-identifier, or the optional name of the resource adapter.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.