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

Gerhard Petracek updated OWB-420:
---------------------------------

    Attachment: OWB-420.patch

> SingletonContext is mapped to @ConversationScoped
> -------------------------------------------------
>
>                 Key: OWB-420
>                 URL: https://issues.apache.org/jira/browse/OWB-420
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Context and Scopes
>    Affects Versions: 1.0.0-alpha-1
>            Reporter: Gerhard Petracek
>            Assignee: Gurkan Erdogdu
>         Attachments: OWB-420.patch
>
>
> AbstractContext#configureScopeType contains:
> if (type.equals(ContextTypes.SINGLETON))
> {
>         this.scopeType = ConversationScoped.class;
> }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to