We have an existing web service that has 4 operations on it. We have a new project where we would like to proxy this service on WSO2 ESB. Rather than proxying the whole service contract is it possible to create a proxy for a single operation?
Any ideas appreciated.