Mark Struberg created OWB-1372:
----------------------------------
Summary: RequestContextController#deactivate must be a nop if the
context was already active before
Key: OWB-1372
URL: https://issues.apache.org/jira/browse/OWB-1372
Project: OpenWebBeans
Issue Type: Bug
Components: Context and Scopes
Affects Versions: 2.0.21
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 2.0.22
According to the spec the {{deactive()}} method of the
{{RequestContextController}} is a no-op if it did not actually activate any
RequestContext.
See
https://docs.jboss.org/cdi/api/2.0/javax/enterprise/context/control/RequestContextController.html#deactivate--
--
This message was sent by Atlassian Jira
(v8.3.4#803005)