Hi, you may read the SOAP action from the message and decide whether the handler should do anything or not.
regards robert 2008/7/18 Jack Sprat <[EMAIL PROTECTED]>: > 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 > > >
