-
Bug
-
Resolution: Done
-
Major
-
JBossAS-5.1.0.GA
I have a @Service bean which defines initialization method and that method is marked with @PostConstruct.
This method is never called by JBoss, not when the bean is first created and not when it is accessed.
Same issue happens when testing with embedded jboss (beta3.sp9)
- is blocked by
-
EJBTHREE-1738 Security, transaction contexts broken in start() method of @Service beans
- Resolved