Re: How to dump out XML before encryption
Robert Dodier <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <CAAsY_sRD4jjy+KZUjkK26XOd9cH5Lo_6TD8ihOMMq1NQo7rPzg@mail.gmail.com> |
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