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
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.