0 Replies Latest reply on Feb 10, 2009 4:54 AM by mobaxkrs

    Web services logging

      We have an application that exposes all services as web services.
      We are using JBOSS 4.2.2 for deploying the web service. Now we need a
      method to log the request and response for each web service.

      I tried to configure in jboss-log4j.xml file but no results.
      Then i downloaded WISE and tried to use it.

      1. I got the home page
      in real url = i gave
      http://200.201.202.151:8080/Mediagateway/AzoneaMediaWebService?wsdl

      It throws
      type Status report

      message /Lms/debug.seam

      description The requested resource (/Lms/debug.seam) is not available.

      What should i do now..