[ http://issues.apache.org/jira/browse/SANDESHA2-27?page=comments#action_12434368 ] Chamikara Jayalath commented on SANDESHA2-27: ---------------------------------------------
Applied. Thanks > NullPointerException in SandeshaUtil.isRMGlobalMessage > ------------------------------------------------------ > > Key: SANDESHA2-27 > URL: http://issues.apache.org/jira/browse/SANDESHA2-27 > Project: Apache Sandesha2 > Issue Type: Bug > Reporter: Thomas McKiernan > Priority: Minor > Attachments: isRMGlobalMsg_NPE.txt > > > The following exception has been seen: > Caused by: java.lang.NullPointerException > at > org.apache.sandesha2.util.SandeshaUtil.isRMGlobalMessage(SandeshaUtil.java:448) > at > org.apache.sandesha2.handlers.SandeshaGlobalInHandler.invoke(SandeshaGlobalInHandler.java:162) > ... 27 more > at org.apache.axis2.AxisFault.<init>(AxisFault.java:159) ... 18 more > The code can be made more defensive here -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
