Apache ServiceMix 4.x uses Apache Camel for all its integration and routing. http://camel.apache.org/
Apache Camel has file component http://camel.apache.org/file2 Apache ServiceMix 3.x has its own components which is JBI based. But from ServiceMix 4.x which is a architected on OSGi instead of JBI, then its recommended to use Apache Camel - and not JBI. JBI is dead. Some history of ServiceMix and the death of JBI http://gnodet.blogspot.se/2010/12/thoughts-about-servicemix.html ServiceMix 4.x has JBI support, though its considered deprecated, but allows people to migrate from ServiceMix 3.x to 4.x and still use the JBI based components. On Sat, Sep 14, 2013 at 10:56 AM, madusanka <[email protected]> wrote: > > Hi all, > > I'm a newbie to Apache ServiceMix. I want to know whether ServiceMix 4.4.2 > does not include "ServiceMix File component". If not how is it handled in > 4.4.2 ? > > Thanks !!! > > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/ServiceMix-File-component-in-ServiceMix-4-4-2-tp5717808.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
