Hello,
I'm using the client in WSDL Mode, and outgoing messages (no matter how small) are sent with MIME boundaries.
The server on the other end of the communication does not handle this, and replies with "attachment not supported".
How can the MIME encoding be disabled?
Bookmark/Search this post with:
Re
Try the option useMTOM=>false;
Regards
Nandika
Thanks for your reply, I've
Thanks for your reply,
I've tried using useMTOM => false, with and without requestXOP => false and neither did work.
Just in case this is some kind of bug, i did think to try the nightly build, but the download links for both the compiled and the source version are down.
Same problem here. Is there
Same problem here.
Is there no solution at all?