Cheers for the answer WildFan. I fiddle in my log4j.xml but it seems
that the tag you suggested has been deprecated for the XML
syntax. So in the end this worked :
But this way we get the debug of all HTTP request going through Axis
which is quite a lot to say the least :o)
It would
Change (or create) your log4j.properties and add:
log4j.category.org.apache.axis.transport.http.HTTPSender=DEBUG,Console
log4j.additivity.org.apache.axis.transport.http.HTTPSender=false
On Oct 9, 7:20 am, LeTic <[EMAIL PROTECTED]> wrote:
> Hi again,
>
> When trying to enable the logging to debug