Re: [a bit ot] Raw XML from Axis
Re: [a bit ot] Raw XML from Axis
- Subject: Re: [a bit ot] Raw XML from Axis
- From: Ross Stuart <email@hidden>
- Date: Tue, 23 Aug 2005 10:07:53 +1000
try putting something like this in your log4j configuration.
<logger name="org.apache.axis.transport.http">
<level value="debug" />
<appender-ref ref="APPENDERNAME" />
</logger>
Ross
On 23/08/2005, at 9:34 AM, Clark Mueller wrote:
Hi everyone,
I've got a WO app in which I am utilizing a web service using Axis.
Things are working just fine, for the most part. I've got a set of
stubs generated from a WSDL file using WSDL2Java. However, I'd like
to be able to print out to the console just the raw XML message
(complete) that is sent as a request, and the XML I get back as a
response. Does anyone know offhand if there is an easy way to do
this? I've spent about a half hour sifting through the Axis
documentation, with little success.
TIA,
Clark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40whitesmiths.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden