[ mx4j-Bugs-824401 ] Don't ignore 'null' preRegister() return value
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #824401, was opened at 2003-10-15 16:04 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450647&aid=824401&group_id=47745 Category: JMX implementation Group: Release 1.1.1 beta1 Status: Open Resolution: None Priority: 5 Submitted By: Ward K Harold (wkharold) Assigned to: Ward K Harold (wkharold) Summary: Don't ignore 'null' preRegister() return value Initial Comment: InvokerMBeanServerInterceptor.registration ignores the result of preRegister() if it is null. The result should be used whether it is null or not; if it is null a RuntimeOperationsException will be thrown later. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450647&aid=824401&group_id=47745 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php