1 Reply Latest reply on Nov 3, 2005 12:07 PM by bogsolomon

    Can't get SOAP message

    bogsolomon

      I am using Jboss 4.0.2 while connecting to a web service and I need to see the messages that are being sent and received. I have set the logging for both org.jboss.axis and org.jboss.webservice in {jboss-home}\server\default\conf\log4j.xml to DEBUG. I am getting a number of debug messages from both of them like Serializers/Deserializers used, etc. but I am not seeing the actual SOAP messages that are being sent on the wire. Is there another configuration I need to set up?