[
https://issues.apache.org/jira/browse/DELTASPIKE-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182724#comment-14182724
]
John D. Ament commented on DELTASPIKE-745:
------------------------------------------
I created a branch and reset your commit.
https://github.com/johnament/deltaspike/tree/ds-745
Assuming your test is correct, everything passes for me when you use create
instead of get, forcing the container to always give a new controller.
> cdictr-weld ContextControl.startContext doesn't properly start RequestScoped
> context
> ------------------------------------------------------------------------------------
>
> Key: DELTASPIKE-745
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-745
> Project: DeltaSpike
> Issue Type: Bug
> Components: CdiControl
> Affects Versions: 1.0.3
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 1.0.4
>
>
> I added a multi threading test into our TCK to check if
> ContextControl#startContext works properly even for new threads.
> But this blows up with a ContextNotActiveException deep inside Weld.
> I need some help from Weld guys to check what we do wrong.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)