Jack Sprat wrote:
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.


You can have operation level policies, but not operation level handlers.
But then again, you can provide policies at operation level, but you cannot exclude an operation form a service level policy AFAIK.

Thanks,
Samisa...


Thanks,
T




--
Samisa Abeysinghe

http://people.apache.org/~samisa/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to