Question
Sending SOAP attachment
Has anyone successfully done this? I haven't been able to find a solution in ColdFusion. I've also read that since ColdFusion still runs on Apache Axis1 and SOAP attachments with MOTM (which is needed for the API we're communicating with) need Axis2 it won't work.
Is there a way to do this with Java?
Any help would be appreciated!
