This is a sample handler to trace the message on the APIM 2.1.0.But theere is a feature to trace the messages within the APIM 2.1.0. If you use this, you can customize that as your own way.
- 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 2.1.0(<APIM_HOME>/repository/component/lib)
- Make sure to configure that handler on the synapse-handlers.xml (<APIM_HOME>/repository/conf) file as follows.