Re: How to dump out XML before encryption

2014-01-18 Thread Robert Dodier
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 wrote: > You are not using the correct log4j entry here. The correct pack

Re: How to dump out XML before encryption

2013-12-30 Thread Robert Dodier
00806.mbox/%3c30a5f9d51c0d9d47bd8d89c85b49e70002116...@evs2.corp.rightnow.com%3E If someone can suggest something else to try, that would be terrific. best, Robert Dodier PS. log4j.rootLogger=debug, stdout log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.layout=org.apache.log4j.Pat

How to dump out XML before encryption

2013-12-30 Thread Robert Dodier
tion, I'll appreciate it very much. best, Robert Dodier - To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org

Re: How to assign to an "any" element

2013-12-30 Thread Robert Dodier
, and the factory stuff are all automatically generated by wsdl2java; only Foo and PayloadType are application-specific. Hope this helps someone who runs into a similar problem. Robert Dodier On Fri, Dec 20, 2013 at 5:27 PM, Robert Dodier wrote: > Hello, > > I am working with Axis2 1.6.

How to assign to an "any" element

2013-12-20 Thread Robert Dodier
t snippet of WSDL and the corresponding declaration in the code generated by wsdl2java. Foo is not a subinterface of the declared type OMElement. Thanks in advance for any advice. Robert Dodier PS. WSDL snippet: Gener

Having trouble submitting credentials for Basic authentication

2013-07-25 Thread Robert Dodier
ative error message? or not? Thanks for any light you can shed on this problem. Robert Dodier - To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org