| Tests if an entity manager with a Stateful bean managed can manage an
extended-scoped persistence context. The Stateful creates a transaction
that must be propagated to another Stateful which has an extended persistence context. After the commit,
it is check if the context is still managed. In the second step,
the test verifies using another bean method if the entity is still managed.
throws: Exception - if a problem occurs. |