Is the only way of adding a custom handler in the dispatch phase (say after the 
AddressingBasedDispatcher) is to add it in the axis2.xml?

If I want this handler only for a specific service among the various other 
deployed services, can I configure this in the services.xml without touching 
the axis2.xml? I want to avoid adding this as a global handler for all services.

Or is the recommended way is to add this handler in a module and engage the 
module in the services.xml of the specific service? If this is true, I still 
have to modify the axis2.xml or I just drop the module in the modules 
repository?

Thanks for any help.

Shantanu Sen



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

Reply via email to