This is a sample handler to trace the message on the APIM 1.10. The APIM 1.10, don't have a such message tracing feature. So this become an alternative solution to trace the message.
- First clone the project
- Export the project to your IDE through pom.xml
- Build the Jar by executing the "mvn clean install"
- Already run the server, then stop the server
- Copy the Jar to the lib folder in the APIM 1.10(<APIM_HOME>/repository/component/lib)
- Make sure to configure that handler on the synapse-handlers.xml (<APIM_HOME>/repository/conf) file as follows.