Hi Camel 2.9 ships with
camel-mina which is based on Mina 1.x. http://camel.apache.org/mina And we have a tech preview of Mina 2 at camel-mina2 (no docs) Its based on Mina 2.x. But expected to be refactored in the future for better async. And we also have a component for Netty http://camel.apache.org/netty On Wed, Dec 26, 2012 at 2:33 AM, James Gough <[email protected]> wrote: > I am using Camel version 2.9.0 and in trying to create a TLS route with the > Mina component I have discovered there is no > org.apache.mina.filters.sslSslFilter available. I imported the camel-mina > module, is there another module that should be imported? Should I just > import the Mina package as well? If so, what version of Mina is in Camel > version 2.9.0? -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
