Details
Description
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().