Skip to content

Instantly share code, notes, and snippets.

@nifrasismail
Created May 13, 2016 05:41
Show Gist options
  • Save nifrasismail/ace55e301f4594809f6048c9db38aa09 to your computer and use it in GitHub Desktop.
Save nifrasismail/ace55e301f4594809f6048c9db38aa09 to your computer and use it in GitHub Desktop.
<module name="addressing" class="axis2_mod_addr">
<inflow>
<handler name="AddressingInHandler" class="axis2_mod_addr">
<order phase="PreDispatch"/>
</handler>
</inflow>
<outflow>
<handler name="AddressingOutHandler" class="axis2_mod_addr">
<order phase="MessageOut"/>
</handler>
</outflow>
</module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment