Tag Archives: jax-ws web service request response logging

Logging or Tracing Web Service XML Request/Response with JAX-WS

How to Log Request and Response With Java JAX-WS web-service Server and Client? We have discussed many examples to develop secure web services with JAX-WS API and using the Metro web service stack. We also discussed how to enable Message Transmission Optimization Mechanism (MTOM) to optimize the data transfer between services and clients. In our… Read More »