uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE48591-E

Cannot associate javax.resource.spi.ManagedConnectionFactory and javax.resource.spi.ResourceAdapter (resname=aa....aa,Detail=bb....bb).

aa....aa: Application display name: Resource display name
bb....bb: Exception character strings
Description
javax.resource.spi.ManagedConnectionFactory and javax.resource.spi.ResourceAdapter cannot be correlated.
Action
Check if the interface javax.resource.spi.ResourceAdapterAssociation is implemented in the class specified with the <managedconnectionfactory-class> tag of ra.xml.
If implemented, check the processing of the setResourceAdapter method.