[ http://issues.apache.org/jira/browse/GERONIMO-981?page=comments#action_12330578 ]
Joe Bohn commented on GERONIMO-981: ----------------------------------- This is no longer a problem and can be closed. I discovered subsequent to this from Aaron that I had caught an image of the code in-between dependent JIRAs and therefore the problem of the null WebManagerName is non-existent. The code was also changed with a subsequent JIRA to avoid the potential NPE should thisever happen (although I think it currently does so without a log message .... that should be corrected in another JIRA). > NPE in WebManagerPortlet and ConnectorPortlet > --------------------------------------------- > > Key: GERONIMO-981 > URL: http://issues.apache.org/jira/browse/GERONIMO-981 > Project: Geronimo > Type: Bug > Components: console > Versions: 1.0-M5 > Environment: Windows XP > Reporter: Joe Bohn > > NPE attempting to get ManagerName because because of null return from > PortletManager.getCurrentServer(..). > This same code is invoked from both the WebManagerPortlet and the > ConnectorPortlet resulting in NPEs from each on doView(). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
