Hi, As far as the content is concerned the zip file is a "binary" file just like the image file. All you have to do is read the file through a file input stream and then create a new DataSource using that inputstream.
Ajith On 5/4/06, Michele Mazzucco <[EMAIL PROTECTED]> wrote:
Hi all, the tutorial show how to send images with MTOM, but how can I send binary files with MTOM (say .zip files)? Thanks in advance, Michele
-- Ajith Ranabahu
