2 Replies Latest reply on May 9, 2014 4:56 AM by mmusaji

    Web service call logging under JBoss 5.1.0 GA

    cpmurphy87

      Hi All,

       

      Thanks a lot for your time.

      I am working on a platform that is running multiple web services on JBoss 5.1.0 GA with Java SE 1.7 on top of Solaris 10.

      I am trying to obtain some idea as to how many calls are being made to the variety of web services that are offered by this platform, and I thought one approach would be to log the web service calls in a file and post process them afterwards.

      I have fiddled around with the jboss-log4j.xml file, and followed some suggestion from other sources (below),

       

      http://stackoverflow.com/questions/8836376/log-response-from-webservice

      Dump SOAP messages for web services in JBoss

       

      I was hoping to get more assistance with this, as I am new to the inner workings of JBoss solutions.

       

      Kind regards,

       

      Colin.