I have a situation where I need to track performance metrics for every SOAP call that we make from the client.
I was thinking of a way to use the handlers/chains on the client side, which can log the metrics for me.. Is this possible? On the server side we can use the deploy.wsdd to specify the flow and was hoping to do something similar on the client side. -- Rajal