Re: problem using MINA endpoint

2010-09-27 Thread Mark Webb
that was the problem. I was still using ActiveMQ 5.3.2 which is using Camel 2.2.0. Thanks On Mon, Sep 27, 2010 at 11:54 AM, Claus Ibsen wrote: > On Mon, Sep 27, 2010 at 5:47 PM, Mark Webb wrote: >> I am working to set up Camel to receive data on a MINA endpoint.  I >> have the following state

Re: problem using MINA endpoint

2010-09-27 Thread Claus Ibsen
On Mon, Sep 27, 2010 at 5:47 PM, Mark Webb wrote: > I am working to set up Camel to receive data on a MINA endpoint.  I > have the following statement in my camel XML file: > >         >                 >                 >         > > When I start up ActiveMQ, I get the following: > > Failed to ex

problem using MINA endpoint

2010-09-27 Thread Mark Webb
I am working to set up Camel to receive data on a MINA endpoint. I have the following statement in my camel XML file: When I start up ActiveMQ, I get the following: Failed to execute main task. Reason: java.lang.NoSuchMethodError: org.apache.c