You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2009/05/18 20:21:45 UTC

[jira] Resolved: (CXF-2219) org.apache.cxf.service.model.OperationInformation should overwrite hash()

     [ https://issues.apache.org/jira/browse/CXF-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-2219.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.2
                   2.1.6
         Assignee: Daniel Kulp

> org.apache.cxf.service.model.OperationInformation should overwrite hash()
> -------------------------------------------------------------------------
>
>                 Key: CXF-2219
>                 URL: https://issues.apache.org/jira/browse/CXF-2219
>             Project: CXF
>          Issue Type: Bug
>         Environment: Found while using it with mule.
>            Reporter: Pascal
>            Assignee: Daniel Kulp
>             Fix For: 2.1.6, 2.2.2
>
>
> org.apache.cxf.frontend.SimpleMethodDispatcher uses HashMaps for mapping OperationInfomation. Therefore the service hash() should be overwritten (and also equals()) that cxf has the control for finding the OperationInformation instead of Object.hash().

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