On 26/11/2007, keeper <[EMAIL PROTECTED]> wrote: > > Can use Camel to do routing & implement the EIP patterns with MINA such as > with ActiveMQ ?
Sure! The main issue really is just configuring the MINA stack and adding the correct MINA ProtocolCodec etc. You could for example derive from the MinaComponent to add your own custom Codec's. Am sure we can improve this particular part to make it easier to specify a codec via the URI somehow. -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
