You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Rich Lucente (JIRA)" <ji...@apache.org> on 2007/07/03 04:10:04 UTC

[jira] Created: (MUSE-241) EndpointReference equals() method ignores URI port number

EndpointReference equals() method ignores URI port number
---------------------------------------------------------

                 Key: MUSE-241
                 URL: https://issues.apache.org/jira/browse/MUSE-241
             Project: Muse
          Issue Type: Bug
          Components: WS-Addressing and SOAP
    Affects Versions: 2.2.0, 2.1.0, 2.0.0, 2.0.0 M2, 2.0.0 M1, 2.3.0
         Environment: j2sdk1.4.2_13, latest muse source
            Reporter: Rich Lucente
            Assignee: Dan Jemiolo
             Fix For: 2.3.0
         Attachments: EndpointReference.java.patch

The EndpointReference.equals() method ignores the port number in the URI address, so endpoints with different port numbers are incorrectly reported to be equal.  Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Updated: (MUSE-241) EndpointReference equals() method ignores URI port number

Posted by "Rich Lucente (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MUSE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Lucente updated MUSE-241:
------------------------------

    Attachment: EndpointReference.java.patch

updated patch to fix bug... sigh...

> EndpointReference equals() method ignores URI port number
> ---------------------------------------------------------
>
>                 Key: MUSE-241
>                 URL: https://issues.apache.org/jira/browse/MUSE-241
>             Project: Muse
>          Issue Type: Bug
>          Components: WS-Addressing and SOAP
>    Affects Versions: 2.0.0 M1, 2.0.0 M2, 2.0.0, 2.1.0, 2.2.0, 2.3.0
>         Environment: j2sdk1.4.2_13, latest muse source
>            Reporter: Rich Lucente
>            Assignee: Dan Jemiolo
>             Fix For: 2.3.0
>
>         Attachments: EndpointReference.java.patch
>
>
> The EndpointReference.equals() method ignores the port number in the URI address, so endpoints with different port numbers are incorrectly reported to be equal.  Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Updated: (MUSE-241) EndpointReference equals() method ignores URI port number

Posted by "Rich Lucente (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MUSE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Lucente updated MUSE-241:
------------------------------

    Attachment:     (was: EndpointReference.java.patch)

> EndpointReference equals() method ignores URI port number
> ---------------------------------------------------------
>
>                 Key: MUSE-241
>                 URL: https://issues.apache.org/jira/browse/MUSE-241
>             Project: Muse
>          Issue Type: Bug
>          Components: WS-Addressing and SOAP
>    Affects Versions: 2.0.0 M1, 2.0.0 M2, 2.0.0, 2.1.0, 2.2.0, 2.3.0
>         Environment: j2sdk1.4.2_13, latest muse source
>            Reporter: Rich Lucente
>            Assignee: Dan Jemiolo
>             Fix For: 2.3.0
>
>
> The EndpointReference.equals() method ignores the port number in the URI address, so endpoints with different port numbers are incorrectly reported to be equal.  Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Closed: (MUSE-241) EndpointReference equals() method ignores URI port number

Posted by "Dan Jemiolo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MUSE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Jemiolo closed MUSE-241.
----------------------------

    Resolution: Fixed

Applied patch from Rich

> EndpointReference equals() method ignores URI port number
> ---------------------------------------------------------
>
>                 Key: MUSE-241
>                 URL: https://issues.apache.org/jira/browse/MUSE-241
>             Project: Muse
>          Issue Type: Bug
>          Components: WS-Addressing and SOAP
>    Affects Versions: 2.0.0 M1, 2.0.0 M2, 2.0.0, 2.1.0, 2.2.0, 2.3.0
>         Environment: j2sdk1.4.2_13, latest muse source
>            Reporter: Rich Lucente
>            Assignee: Dan Jemiolo
>             Fix For: 2.3.0
>
>         Attachments: EndpointReference.java.patch
>
>
> The EndpointReference.equals() method ignores the port number in the URI address, so endpoints with different port numbers are incorrectly reported to be equal.  Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Updated: (MUSE-241) EndpointReference equals() method ignores URI port number

Posted by "Rich Lucente (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MUSE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Lucente updated MUSE-241:
------------------------------

    Attachment:     (was: EndpointReference.java.patch)

> EndpointReference equals() method ignores URI port number
> ---------------------------------------------------------
>
>                 Key: MUSE-241
>                 URL: https://issues.apache.org/jira/browse/MUSE-241
>             Project: Muse
>          Issue Type: Bug
>          Components: WS-Addressing and SOAP
>    Affects Versions: 2.0.0 M1, 2.0.0 M2, 2.0.0, 2.1.0, 2.2.0, 2.3.0
>         Environment: j2sdk1.4.2_13, latest muse source
>            Reporter: Rich Lucente
>            Assignee: Dan Jemiolo
>             Fix For: 2.3.0
>
>
> The EndpointReference.equals() method ignores the port number in the URI address, so endpoints with different port numbers are incorrectly reported to be equal.  Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Updated: (MUSE-241) EndpointReference equals() method ignores URI port number

Posted by "Rich Lucente (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MUSE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Lucente updated MUSE-241:
------------------------------

    Attachment: EndpointReference.java.patch

> EndpointReference equals() method ignores URI port number
> ---------------------------------------------------------
>
>                 Key: MUSE-241
>                 URL: https://issues.apache.org/jira/browse/MUSE-241
>             Project: Muse
>          Issue Type: Bug
>          Components: WS-Addressing and SOAP
>    Affects Versions: 2.0.0 M1, 2.0.0 M2, 2.0.0, 2.1.0, 2.2.0, 2.3.0
>         Environment: j2sdk1.4.2_13, latest muse source
>            Reporter: Rich Lucente
>            Assignee: Dan Jemiolo
>             Fix For: 2.3.0
>
>         Attachments: EndpointReference.java.patch
>
>
> The EndpointReference.equals() method ignores the port number in the URI address, so endpoints with different port numbers are incorrectly reported to be equal.  Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Updated: (MUSE-241) EndpointReference equals() method ignores URI port number

Posted by "Rich Lucente (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MUSE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Lucente updated MUSE-241:
------------------------------

    Attachment: EndpointReference.java.patch

This updates BOTH equals and hashCode.  First patch only updated equals.

> EndpointReference equals() method ignores URI port number
> ---------------------------------------------------------
>
>                 Key: MUSE-241
>                 URL: https://issues.apache.org/jira/browse/MUSE-241
>             Project: Muse
>          Issue Type: Bug
>          Components: WS-Addressing and SOAP
>    Affects Versions: 2.0.0 M1, 2.0.0 M2, 2.0.0, 2.1.0, 2.2.0, 2.3.0
>         Environment: j2sdk1.4.2_13, latest muse source
>            Reporter: Rich Lucente
>            Assignee: Dan Jemiolo
>             Fix For: 2.3.0
>
>         Attachments: EndpointReference.java.patch
>
>
> The EndpointReference.equals() method ignores the port number in the URI address, so endpoints with different port numbers are incorrectly reported to be equal.  Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org