9 Replies Latest reply on Jun 11, 2009 8:02 AM by vijayamaladoss

    Writing the ThreadName using AccessLogValue

      Hi,

      I am using Jboss EAP 4.2 GA and I want to write the thread name in the access log using "%I" pattern.
      But seems that this is not yet supported in Jbossweb.
      I decompiled the code of Jbossweb.jar and I didnt find the AccessLogValve.ThreadNameElement defined there.

      I am able to do the same on a Standalone tomcat container (version 6.0)

      Should I need a different version of Jbossweb to use this ?

      Thanks,
      VJ