notifying an ObserverMethod with Reception.ALWAYS must not cause a
getReference() if the bean already exists
------------------------------------------------------------------------------------------------------------
Key: OWB-247
URL: https://issues.apache.org/jira/browse/OWB-247
Project: OpenWebBeans
Issue Type: Bug
Reporter: Mark Struberg
Assignee: Mark Struberg
currently our ObserverMethodImpl always creates a contextual reference if the
Reception is not IF_EXISTS.
In this case, any already existing contextual instance of that bean should be
used instead and a contextual reference must only be retrieved if no contextual
instance already exists.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.