Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-848

@Inject ignores activation of passivated stateful session beans

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • None
    • None

      If a stateful session bean gets passivated and later on activated, then the @Inject'ed fields are null.

      The only workaround I found is: provide a method annotated with @PostActivate and make a JNDI lookup for "java:comp/BeanManager".

              Unassigned Unassigned
              juergen.zimmermann Juergen Zimmermann (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: