|
Prev: Coldfusion 8 bug with GetPageContext().forward()
Next: create xml object from result of a T-SQL FOR XML statement
From: Fitzchev on 23 Jun 2008 08:40 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 |