[
https://issues.apache.org/jira/browse/OWB-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gurkan Erdogdu closed OWB-368.
------------------------------
Resolution: Fixed
Please look at
http://java.sun.com/javaee/6/docs/api/javax/enterprise/event/Observes.html
> The 299 spec (that I have) uses receive=IF_EXISTS but OWB uses
> notifyObserver=IF_EXISTS.
> ----------------------------------------------------------------------------------------
>
> Key: OWB-368
> URL: https://issues.apache.org/jira/browse/OWB-368
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Events
> Affects Versions: 1.0.0
> Environment: All
> Reporter: Paul J. Reder
> Assignee: Gurkan Erdogdu
> Fix For: 1.0.0
>
> Attachments: observes.patch, receive.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The copy of the 299 spec that I have, in section "10.4.4. Conditional
> observer methods", uses receive=IF_EXISTS but OWB uses
> notifyObserver=IF_EXISTS. The attached patch changes the OWB portion
> (references to notifyObserver). There is a parallel patch being submitted to
> Geronimo to change the actual name to receive. That patch is also attached
> here for reference. The file originated in OWB and was passed over to
> Geronimo (Observes.java)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.