[
https://issues.apache.org/jira/browse/OWB-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-247.
-------------------------------
Resolution: Fixed
> 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
> Affects Versions: M3
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: M4
>
>
> 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.