Ask a question
Limited-Time Offer: 50% off IBM TechXchange Conference 2025
IBM’s largest technical learning event is back October 6-9 in Orlando, FL
Custom Log4j logging is not working after 10.5 migration from 9.x? You can try below steps. Since 10.5, webMethods has migrated to Log4j2. To migrate: Copy /common/lib/ext/log4j/log4j-12api.jar into /instances/default/lib/jars/. In custom wrapper.conf, set the following: ...
1. Create a Java properties file named wmjms.properties if it does not already exist and add it to your application class path. 2. Add the following lines in the file to set Log4j as your logging service and to specify the Log4j configuration file location: com.webmethods.jms.log...