Hi, We have run into a small issue and wondering if anyone had any advice on how to solve this. We have multiple ear and each ear initializes its log service using its own log.xml.
The issue is with the NDC and this set up. We have a filter set up to set the NDC for each incoming request and the NDC messages shows up fine for the web ear logs. But the problem is that when a remote call is made to beans that are hosted in other ears, obviously the NDC is getting lost since they are using two seperate instaces of Log4J. Is there any easy way of making NDC somehow visible across two seperate instances of Log4J. -- Thanks Sushil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
