[
https://issues.apache.org/jira/browse/OWB-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-420.
-------------------------------
Fix Version/s: 1.0.0-alpha-2
Resolution: Fixed
applied your patch - txs Gerhard!
> 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: Mark Struberg
> Fix For: 1.0.0-alpha-2
>
> 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.