-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
10.0.0.CR4
-
None
On Wildfly 8 and Wildfly 9 (and JBoss AS versions before that), injecting a bean that is produced by a method into an Stateless bean would inject a new instance every time the stateless bean is used.
On Wildfly 10, it seems that the first produced bean is used in all subsequent requests.
Unfortunately, I could not find on any spec an authoritative answer for which behavior is the right one, so, I'm assuming that this is a regression.
- blocks
-
HAWKULAR-761 Move Hawkular onto WF 10
- Closed