uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE48595-E

The connection factory class does not implement the connection factory interface. (resname = aa....aa, connection factory class = bb....bb, connection factory interface = cc....cc).

aa....aa: Application display name: Resource display name
bb....bb: Specified value of the <connectionfactory-impl-class> tag
cc....cc: Specified value of the <connectionfactory-interface> tag
Description
The interface specified with the <connectionfactory-interface> tag is not implemented in the class specified with the <connectionfactory-impl-class> tag of ra.xml.
Action
Check if the specification of the <connectionfactory-impl-class> tag or <connectionfactory-interface> tag is correct.