Title: Applying different handlers on client based on service

I have multiple web services which I'm contacting through HTTP.  For some of these services, I want to apply different handlers.  In other words, when invoking service B, I want to apply HandlerB and when invoking service A, I want to apply HandlerA.  Is this possible through configuration in the client wsdd file?

Thanks for the help.

Scott

Reply via email to