Mark Struberg created OWB-1252:
----------------------------------
Summary: WebContextsService lazyStartRequestContext fails on first
access.
Key: OWB-1252
URL: https://issues.apache.org/jira/browse/OWB-1252
Project: OpenWebBeans
Issue Type: Improvement
Components: Context and Scopes
Affects Versions: 2.0.6
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 2.0.7
As reported by Tamas Kimmel on our mailing list
[https://lists.apache.org/thread.html/e3490fa84afa06b95a776ef34f9c8d9aee9fe662d150680a346b37ba@%3Cuser.openwebbeans.apache.org%3E]
It seems that WebContextsService#getRequestContext does lazily create the
RequestContext for a Thread, but does not return the created Context for the
first invocation but only on subsequent invocations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)