Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-867

Loosen coupling of lifecycle of nested SFSBs

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • AS 4.2.0 GA
    • None
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: