Axis2 does not support DIME. Currently supports MIME as the only
attachment packaging format...
AFAIK nobody is working on impelmenting DIME support...

~Thilina


On 4/5/06, Alessandro Busato <[EMAIL PROTECTED]> wrote:
> Hello,
> I've implemented an  axis 1.1 client towards a gSoapService which
> returns DIME attachments; looks like it is working well!
>
> I've re-implemented the client using OMElement of Axis2  ,
> but the ServiceClient is not able to create correctly the SOAPMessage,
> it throws the following error: "org.apache.axis2.AxisFault: Invalid
> UTF-8 middle ...."
>
> In the axis1.1 into the Call object I've set
> _call.setProperty(Call.ATTACHMENT_ENCAPSULATION_FORMAT,
> Call.ATTACHMENT_ENCAPSULATION_FORMAT_DIME);
>
> I believe this could be the cause since I cannot find how to do the same
> in Axis2.
>
> Any suggestions,
> kind regards
> Alessandro
>


--
"May the SourcE be with u"
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/                
http://www.bloglines.com/blog/Thilina

Reply via email to