Hi,
I have developed a webservice that will send files to client as Attachments.
The only problem is: the
String (msg) returned by the service is null. When
I remove the attachment-stuff from my service, everything is working
nicely, though.
So, my question is: What am I doing wrong now?