Hi Manjula

Unfortunately MIME is what our customer is dead set onto. But thanks a lot for 
your response anyway.

Vadim. 

-----Original Message-----
From: Manjula Peiris [mailto:manj...@wso2.com] 
Sent: Monday, June 22, 2009 8:33 PM
To: Apache AXIS C User List
Subject: Re: Need help with MIME attachments

Hi Vadim,

>From the start of the Axis2/C it supported MTOM. The Axis2/C MTOM
implementation is well tested. It can also handle SWA[1] but it is not properly 
tested. So the best thing is to use MTOM.

Thanks,
-Manjula.

[1] http://www.w3.org/TR/SOAP-attachments

Thanks,
-Manjula.


On Mon, 2009-06-22 at 12:22 -0700, Vadim Letitchevski wrote:
> 
> Hi all.
> I am new to the SOAP. I was able to build some working source code 
> (client as well as service) from WSDL using WSDL2C.
> Unfortunately our customer demands using MIME attachments (not MTOM).
> The source code generated from WSDL containing reference to MIME 
> attachments does not even mention anything related to MIME.
> Can anyone direct me to the good sample code, may be manual or other 
> kind of information on how to implement MIME attachments manually in 
> axis2c?
> Also may be since MTOM is build on top of MIME concept, could MTOM be 
> used in the manner backward compatible to SOAP 1.1 standard in axis2c?
> And finally is there a chance that such MIME v.s. MTOM implementation 
> used to exist in old releases of axis2c and API still internally 
> supports it, but manual does not shed a light?
> 
> Thanks
> Vadim.
> 
> 
>  

Reply via email to