I am trying to see if someone can help me with making this work. I defined this global handler in the deployment descriptor. After deployment, axis restart, these handlers do not get invoked on during axis client and axis server communication. Is there anything I need to do to activate this global handler? Since its global I assume I do not need to configure individual service to use this handler?

___________________________________________________________________
<globalconfiguration>
<requestFlow>
<handler type="java:GlobalRequestHandler"/>
</requestFlow>
</globalconfiguration>
___________________________________________________________________

Thanks,
KP.

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail

Reply via email to