Re: [axis2-java] My own MustUnderstand.invoke for setting as processed the header block

2010-11-29 Thread Adela Ciobra
Hello to all, First, I'm Adela and I'm using axis2 Java, version 1.4.1. I am dealing with consuming a web service from a supplier. They require in the message header mustUnderstand='1'. The problem is that they send us in the message header the following error: "org.apache.axis2.AxisFault: Must

Re: [axis2] Using custom wsdl file in axis2 - Problem when using instead of in wsdl

2010-11-29 Thread Clóvis Wichoski
Hi, you must use then to do what you need, something like this:

Need help: large attachments inside SOAP XML request

2010-11-29 Thread Alex A
Hello I am looking for a way to stream the content of file inside the XML element, *without MTOM enabled*. Because it looks like MTOM is not supported by the Microsoft's IIS. Axis2/J, only client - wsdl used to generate xmlbeans/stub. Anyone could give me pointers or even better, examples?

Re: Need help: large attachments inside SOAP XML request

2010-11-29 Thread Alex A
Or, on the second thought, may be there something else is wrong with the request? How else can I interpret Microsoft error "The request failed schema validation: Data at the root level is invalid. Line 1, position 1." Axis request and MS IIS response attached below. Thanks, ~ Alex. POST /EWS