Hi all, I have been feverously trawling the mailing list and google to find an example of how to use the AXIS DIME implementation to allow chunking of large attachments. From the AXIS src code there are DimeBodyPart.java and DimeMultiPart.java but i have no idea how to use them as all the attachment examples seem to use DIME in one chunk. I would have like to use the following sendChuck method in the DimeBodyPart class.
void DimeBodyPart.sendChunk(java.io.OutputStream os, final byte position, byte[] data, byte chunk); How is any one producing mulitiple DIME chunks in attachments? Any comments appreciated. many thanks -lp This message has passed through an insecure network. Please direct all enquires to the message author.