-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
Documentation (Ref Guide, User Guide, etc.)
-
High
When a parent SFSB has a non-@Remote child SFSB injected, the parent and child currently share a common lifecycle – i.e. when the parent is destroyed the child will be destroyed as well.
As discussed on the referenced forum thread, we need to loosen this coupling, as it is possible for other in-VM clients to have references to the child bean.
Need to ensure that shared references to any ExtendedPersistentContext and managed entities are maintained, including across replication.
- is related to
-
EJBTHREE-657 StatefulBean passivation is broken (ClassCastException in org.jboss.ejb3.stateful.NestedStatefulBeanContext)
- Resolved
-
EJBTHREE-1026 Refactor extended persistence context
- Closed
- relates to
-
EJBTHREE-871 Invocation on nested SFSB does not trigger replication of parent context
- Closed