I am developing a simple message flow that uses Log4j to register state at different stages. But when I try to start this thread, I get the following error. I am using Log4jNode in a message flow.
An error occurred while trying to solve a Java class or method ''com.ibm.broker.IAM3.Log4jNode.initLog4j'' , referred to by the procedure " initLog4j "
As indicated in the error message, I think it could not find the link for log4jNode. But I could not find any help that could nail this. Experts, please help me.
source share