Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.7
-
None
-
None
Description
with the current implementation of WebContextsService it isn't possible to use actors which resolve e.g. @ApplicationScoped beans, because 'applicationContexts' is a ThreadLocal which isn't initialized if an actor-framework created the thread. it's needed e.g. if batches in a web-app are based on an actor-framework.
Attachments
Issue Links
- is a clone of
-
OWB-785 WebContextsService isn't compatible with actor-frameworks
- Closed