SOAP Message Logging in GlassFish v2 and v3
I found a very nifty feature of GlassFish. You can configure GlassFish to log the contents of a SOAP request and response. I have found this to be very useful during development/debugging of Web Services. There is a different configuration parameter depending on which version of GlassFish you are using. GlassFish 3 This configuration is very simple. Edit your domain [...]