[Mc4j-development] [ mc4j-Bugs-779337 ] Operation NPE on null primitives parameters
Brought to you by:
ghinkl
From: SourceForge.net <no...@so...> - 2003-07-29 02:48:51
|
Bugs item #779337, was opened at 2003-07-28 21:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=779337&group_id=60228 Category: MBean Support Group: None Status: Open Resolution: None Priority: 5 Submitted By: Greg Hinkle (ghinkl) Assigned to: Nobody/Anonymous (nobody) Summary: Operation NPE on null primitives parameters Initial Comment: In the operation execution wiard, if a primitive value is not provided, such as selecting true/false on a boolean type, a null pointer exception will result. We could require that primitive type parameters be not- null before the (next) button is enabled. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=779337&group_id=60228 |