Hello. Is there a way to add handlers only for specific operations in a service and not for all? For example, I'd like to validate the user/password in the SOAP header on all operations except the simple echo operation. I have a handler set in the axis2.xml confg. file but that applies to all operations.
Thanks,
T
