[Axis2] How to find out the server side framework using Axis2?

2011-06-29 Thread fire fox
Hi all, I'm writing code to consume a webservice. I'm just curious to know the framework used on the server side. How do I do it programatically using Axis2. After going through the following article I came to know that if Axis2 is used on both ends, we could expect high improvements in

Re: jaxb, mtom, and rampart

2011-06-29 Thread Andreas Veithen
On Tue, Jun 28, 2011 at 22:26, Okken,Brett wrote: > Has anyone actually gotten all 3 of these to work together with axis2? > > The first problem I ran into was AXIS2-5080. So I used the system property > to force the use of DOOM by default instead of LLOM to avoid the conversion > for rampart. Th

RE: jaxb, mtom, and rampart

2011-06-29 Thread Okken,Brett
I have jaxb and mtom working just fine. It is the addition of rampart which causes the issues. Brett Okken | MMF Archive | Software Architect | 816.201.6112 | www.cerner.com | [email protected] From: Suresh Tipirneni [mailto:[email protected]]

Re: AW: NTLM authentication failed (password with non-latin characters)

2011-06-29 Thread Muller Pierre
Thanks Martin. Actually I had a look at the HTTPClient trace : there was this warning "Credential charset not configured, using HTTP element charset". Thus I tried your conf directive and other directives too : stub._getServiceClient().getOptions().setProperty(HTTPConstants.CHAR_SET_ENCODING, new