[
https://issues.apache.org/jira/browse/GERONIMO-5282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul J. Reder updated GERONIMO-5282:
------------------------------------
Attachment: observes.patch
receive.patch
The observes.patch file applies to Geronimo code in support of OpenWebBeans.
The receive.patch file applies to OWB and is attached here for reference
purposes only.
> JSR-299 section "10.4.4. Conditional observer methods" uses
> "receive=IF_EXISTS" but Geronimo (from OWB) uses "notifyObserver=IF_EXISTS"
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-5282
> URL: https://issues.apache.org/jira/browse/GERONIMO-5282
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: OpenWebBeans
> Environment: All
> Reporter: Paul J. Reder
> 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 Geronimo portion
> (definition of notifyObserver). There is a parallel patch being submitted to
> OpenWebBeans to change the references to receive. That patch is also attached
> here for reference. The patched 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.