Thanks for the info. I will give it a try. I eventually settled on log4j.logger.httpclient.wire=DEBUG and got some useful output that way.
best, Robert Dodier On Fri, Jan 17, 2014 at 7:46 PM, Kishanthan Thangarajah <[email protected]> wrote: > You are not using the correct log4j entry here. The correct package > structure is : org.apache.axis2.transport > > The log4j entry will look like : > log4j.logger.org.apache.axis2.transport=DEBUG --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
