Conversation#isLongRunning() logic must be converted to isTransient();
----------------------------------------------------------------------
Key: OWB-155
URL: https://issues.apache.org/jira/browse/OWB-155
Project: OpenWebBeans
Issue Type: Bug
Components: Context and Scopes
Affects Versions: M3
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: M4
from the latest spec:
bq. Conversation#isTransient() returns true if the conversation is marked
transient, or false if it is marked long-running.
so the logic got inverted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.