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
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.