How do I change raw Axis2 message? -


i able implement logic modify inbound http/https messages before message axiom parsed. example may want replace instances of string "replaceme" space in inbound xml.

i may want restrict when logic executed - service type, message type or may want system-wide.

how go this?

many thanks.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -