uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE42337-E

The "aa....aa" resource adapter cannot be included in the "bb....bb" J2EE application. (details = cc....cc)

aa....aa: Resource adapter display name
bb....bb: Display name of the J2EE application
cc....cc: Details
Description
The resource adapter (aa....aa) cannot be included in the J2EE application.
The message displayed in the details and its cause are as follows:
  • The native library file.
    The resource adapter includes the native library.
  • Tag name = transaction-support. Tag value = XATransaction.
    The transaction-support tag is XATransaction.
  • The resource adapter is not supported.
    The resource adapter is not supported.
Action
Take action based on the details.
  • The native library file.
    Change to a supported resource adapter. Alternatively, deploy and use as a J2EE resource adapter.
  • Tag name = transaction-support. Tag value = XATransaction.
    Change the value to NoTransaction or LocalTransaction. Alternatively, deploy and use as a J2EE resource adapter.
  • The resource adapter is not supported.
    Change to a supported resource adapter. Alternatively, deploy and use as a J2EE resource adapter.