octachoron opened a new pull request #836: URL: https://github.com/apache/cxf/pull/836
For each real method bound to an operation, add the corresponding bridge methods of the class as secondary bindings. This gives them a method-to-operation mapping each, enabling them to be used in client proxies. On the other hand, only the real method gets an operation-to-method mapping, which avoids re-introducing CXF-7670. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
