Binary data should be conveyed as attachments on the NormalizedMessage. Such attachments are handled by BCs that support MIME requests (servicemix-http, servicemix-jms) or other BCs supporting direct binary contents (using a binary file marshaler for file, ftp ...). See http://svn.apache.org/repos/asf/incubator/servicemix/trunk/servicemix-components/src/test/resources/org/apache/servicemix/components/file/binary-example.xml for an example.
On 10/16/06, mart <[EMAIL PROTECTED]> wrote:
Hello How and where to use the binaryfileMarshaler (or any marshaler I would program if this one doesn't make sense?)? I want to transport binary files through the bus. On an architecture point of view, what component/part do I need to code and what is the appropriate scenario to handle this? (like FTP => FTP or Mail(attachment) flow) ? Thanks for your answer -- View this message in context: http://www.nabble.com/Binary-file-transport-tf2452407.html#a6834968 Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet
