Re: Apache AXIS Logging Service
Apache Axis uses the Apache Common logging API. This is pretty thoroughly explained in the excellent Axis documentation, http://ws.apache.org/axis/java/integration-guide.html
Apache AXIS Logging Service
1) How is the AXIS 1.1 and 1.2 logging service related to java.util.logging APIs that are available in JDK 1.4? 2) How do we log inbound and outbound SOAP message instances in AXIS client and AXIS server run-times? 3) What particular APIs does AXIS expose for logging and how are they re