Hello all, I want to send a file to my soap-server by using the call.addAttachmentPart(). Everything is fine as long as my attachment is less than 16384 bytes. When I add an attachment >16k the server tells me that it received 0 bytes.
How can i send bigger data? I've found quite some postings from people sending quite some MB - but not how. Greetings Franz
