Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=GERONIMO-93 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-93 Summary: NullPointerException while accessing MBean properties Type: Bug Status: Closed Priority: Minor Resolution: FIXED Time Spent: Unknown Remaining: Unknown Project: Apache Geronimo Assignee: Reporter: Jacek Laskowski Created: Tue, 23 Sep 2003 10:07 AM Updated: Sat, 27 Sep 2003 3:57 PM Description: The following patch should be applied to get rid of NullPointerException. When you enter the jmx-console, select 'bootURL' from 'geronimo.boot' section. On the console NullPointerException pops up because of the pair (geronimo.boot:type=BootMLet,bootURL="file:C:/geronimo/target/geronimo-DEV/etc/boot.mlet", LibraryDirectory) which is an input parameter to server.getAttribute(<1st elem>,<2nd elem>). --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
