0

i am using JBOSS EAP 7, using MDC i am able to track to my IPAddress for every ServletRequest using MDC.put("IPAddress",.getInetAddress()) but only for parent thread, not for child thread how can achieve for child threads

0 Answers0