-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
-
None
-
Workaround Exists
-
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".
- duplicates
-
WELD-80 Passivation of stateful session beans results in a loss of reference to injected object
-
- Resolved
-