-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
0.1.1
In a web deployment java:comp/EJBContext is shared between multiple EJB containers.
Refactor EJBContext to have an implementation that can be bound globally (for example: java:internal/global/EJBContext), then LinkRef to that for each java:comp/EJBContext.
- is related to
-
EJBTHREE-2121 Move ejb3-context spi code to a separate module
- Resolved