You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by "Andrew Gatford (JIRA)" <ji...@apache.org> on 2006/10/11 13:41:20 UTC

[jira] Updated: (SANDESHA2-33) Several Sandesha classes use == for String comparisons

     [ http://issues.apache.org/jira/browse/SANDESHA2-33?page=all ]

Andrew Gatford updated SANDESHA2-33:
------------------------------------

    Attachment: stringusepatch.patch

Patch to use .equals

> 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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org