KB Article #179183
How to enable debug for xml signature validation
Problem
troubleshooting xml signature related issue on Interchange/B2Bi
how to set the debug for xml signature validation
Resolution
Add the following lines in [install_dir]/Interchange/conf/log4j.properties file to enable debug logs from xml signature validation
log4j.category.org.apache.xml.security.signature=debug
Restart Interchange/B2Bi to take debug options into account
Additional debug info will be displayed in Interchange/logs/<hostname>_te.log