Hi
I am writing an handler in the request flow. For one of the operations the handler needs to know what the name of the method that is being invoked. I tried doing a msgContext.getOperation(). But that returns a null object to me. How do i get that information. ??? ( is walking the XML that i am getting the only way to get the operation name ??? ) ANY tips will be off gr8 help Thanks Vidyanand
