0 Replies Latest reply on Jul 5, 2007 8:54 AM by vshorreo

    Soap messages logging

    vshorreo

      Hi everyone.

      First of all, I apologize if this is not the correct place to put this topic. Then, let's go to the question.

      I have developed a service exposing an EJB as a web service, and it works, but I would want to log the content of the received SOAP requests. I am using log4j.xml with the org.jboss.ws.server.ServiceEndpoint category and it works fine in JBoss 4.0.4 in Windows, but when I try the same in another JBoss (4.2.0) in Solaris, the values of the parameters are replaced for '--------' in the log file. Does anyone know what happens? Is there a better way to get SOAP messages logged?

      Thanks in advance.

      Regards.