Gerhard Petracek created OWB-785:
------------------------------------
Summary: WebContextsService isn't compatible with actor-frameworks
Key: OWB-785
URL: https://issues.apache.org/jira/browse/OWB-785
Project: OpenWebBeans
Issue Type: Bug
Components: Context and Scopes
Affects Versions: 1.1.7
Reporter: Gerhard Petracek
Fix For: 1.1.8, 1.2.0
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira