Re: Camel 2.16.2 - No org.apache.qpid.jms.JmsConnectionFactory

2017-02-17 Thread Mark
That works. Thanks Tomo. FYI, I tried 2.18.2 and did not have the dependency problem. On Fri, Feb 17, 2017 at 10:29 AM, Tomohisa Igarashi wrote: > Hi, > > Can you try adding org.apache.qpid:qpid-jms-client? > > Thanks, > Tomo > > > On 02/18/2017 12:08 AM, Mark wrote: > >> I am building a route

Re: Camel 2.16.2 - No org.apache.qpid.jms.JmsConnectionFactory

2017-02-17 Thread Tomohisa Igarashi
Hi, Can you try adding org.apache.qpid:qpid-jms-client? Thanks, Tomo On 02/18/2017 12:08 AM, Mark wrote: I am building a route using the camel-amqp component and I'm following the example from http://camel.apache.org/amqp.html. When I start up my camel route I get the following exception. Is

Camel 2.16.2 - No org.apache.qpid.jms.JmsConnectionFactory

2017-02-17 Thread Mark
I am building a route using the camel-amqp component and I'm following the example from http://camel.apache.org/amqp.html. When I start up my camel route I get the following exception. Is there another dependency I'm missing? I've added camel-core and camel-amqp to my pom.xml. java.lang.reflect