Hi all-
Fairly straight forward question . . . I'm sure I'm doing something improper.
I wish to log all incoming and outgoing SOAP using the LogHandler. I've set
up my LogHandler in the requestFlow and responseFlow in my server-config.wsdd:
<handler name="logger" type="java:org.apache.axis.handlers.LogHandler">
<parameter name="filename" value="../log/echo-gsfc-soap.log"/>
</handler>
For some reason, Axis is still dumping to ./axis.log (which shows up in the
bin directory where I start Tomcat from).
Logging *works*, it's just the parameter I'm using seems to be ignored.
Any hints?
-c
--
17:40:01 up 162 days, 6:24, 23 users, load average: 1.44, 0.89, 0.64