Axis DIME attachments
Hi everybody...
I'm sending a PDF file as response from an axis (1.3) web service using SOAP with attachments, however *.NET* clients won't be able to read it.
So i was wondering if there is a way to send the attachments as DIME (supported by microsoft), then I could add an input parameter to my web service; the clients would indicate whether they wish either DIME or MIME attachment through that parameter.
Thanks.