uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE56512-E

A stateful session bean that has a reference to an extended persistence context was invoked for a transaction already associated with another persistence context.

Description
A stateful session bean referencing an extended persistent context cannot be invoked in a transaction that is already associated with another persistent context.
Action
Check the application codes to make sure that a stateful session bean referencing an extended persistent context is not invoked in a transaction that is already associated with another persistent context.