[ http://issues.apache.org/jira/browse/SANDESHA2-33?page=comments#action_12441601 ] Chamikara Jayalath commented on SANDESHA2-33: ---------------------------------------------
Oops. Thanks for fixing these Andrew. Will apply the patch. > Several Sandesha classes use == for String comparisons > ------------------------------------------------------ > > Key: SANDESHA2-33 > URL: http://issues.apache.org/jira/browse/SANDESHA2-33 > Project: Apache Sandesha2 > Issue Type: Bug > Reporter: Andrew Gatford > Attachments: stringusepatch.patch > > > There are several Sandesha classes which use == for String comparisons. > These should be changed to use .equals > == Found in SandeshaGlobalInHandler, ApplicationMsgProcessor and > CreateSeqMsgProcessor -- 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]
