creationalContext in InvocationContextImpl is always null
---------------------------------------------------------
Key: OWB-317
URL: https://issues.apache.org/jira/browse/OWB-317
Project: OpenWebBeans
Issue Type: Bug
Components: Interceptor and Decorators
Affects Versions: M4
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 1.0.0
the creationalContext in InvocationContextImpl never gets set. So any situation
where the contextual instance is not set (e.g. in InterceptorHandler#invoke)
may not create a fresh contextual instance.
This situation should occur rarely if we fix the code in
NormalScopedBeanInterceptorHandler though.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.