From: Fitzchev on
Hi,

I want to send and receive binary files via webservices, but I don't want to
use the Base64 encoding method - too slow performance.

I read that now we can attach binary files to a soap envelop (SwA, MTOM or
DIME) but I'm wondering if there's an easy way to do it in ColdFusion. I think
that Axis2 is required but CF7 is still using Axis.

Any clue/advice/experience ?

Thanks in advance, I need to put a final word on it very soon.
Cyril