You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2013/02/22 01:34:13 UTC

[jira] [Updated] (OWB-785) WebContextsService isn't compatible with actor-frameworks

     [ https://issues.apache.org/jira/browse/OWB-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek updated OWB-785:
---------------------------------

    Attachment: OWB-785.patch

first draft which passes the existing tests
                
> 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
>
>         Attachments: OWB-785.patch
>
>
> 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