The servicemix-http component handles MIME attachments. You should give it a try.
Cheers, Guillaume Nodet On 3/22/06, Stefan Klinger <[EMAIL PROTECTED]> wrote: > Hello all, > > I am trying to include a file upload facility using http within my > project. Unfortunately, my file is not an xml document, so it should be > treated as an attachment. If I am correct, the HttpMarshaler only > accepts xml documents which are set to the message content. Would there > be a way to accept non-xml files and set them as message attachments > (similar to the SaajMarshaler)? Or is there another, more elegant way of > doing this? > > Thanks, > Stefan >
