Community
Participate
Working Groups
Errors like "Method designator binds to a method returning X whereas return type Y is specified (OTJLD 4.1(c))." should offer a quickfix to either - adjust the method spec in the callin/callout method binding, or - adjust the signature of the candidate bound method This quickfix would work similar to when a message send doesn't match the signature of the called method.