> On 25 Feb 2016, at 15:30, Matt Sicker <boa...@gmail.com> wrote: > > I thought camel-amqp mostly used JMS anyway.
Yes it is - though if you want to change your broker without updating clients, AMQP 1.0 makes that easy for you. Though in reality other AMQP 1.0 broker implementations are currently limited (Swift, Azure Service Bus, IBM MQ Light and Apache ActiveMQ/Artemis/Apollo and for the brave - RabbitMQ with experimental AMQP 1.0 plugin). > > On 25 February 2016 at 09:22, Claus Ibsen <claus.ib...@gmail.com> wrote: > >> camel-amqp is compiled with an older qpid-proton library I think. >> >> We would need to upgrade but the mock test server that qpid provided >> is changed / gone etc. So maybe the idea is to use an embedded artemis >> as testing, just like we use amq for testing camel-jms. >> >> Then we could likely upgrade qpid in camel-amqp to make it newer. >> >> We love contributions so anyone fancy doing that. I think there is a >> JIRA ticket about upgrading qpid, but if not welcome to log a new one. >> http://camel.apache.org/contributing >> >> On Thu, Feb 25, 2016 at 4:17 PM, Rob Davies <rajdav...@gmail.com> wrote: >>> Or if you want to use AMQP as the wire protocol - I’ve had success with >> camel-amqp and artemis. >>> >>>> On 25 Feb 2016, at 15:13, Matt Sicker <boa...@gmail.com> wrote: >>>> >>>> You can use activemq-camel if you're using the openwire transport, too. >>>> >>>> On 25 February 2016 at 00:39, Claus Ibsen <claus.ib...@gmail.com> >> wrote: >>>> >>>>> The camel-jms component would be the best. >>>>> >>>>> >>>>> On Wed, Feb 24, 2016 at 10:37 PM, John D. Ament <johndam...@apache.org >>> >>>>> wrote: >>>>>> All, >>>>>> >>>>>> I was wondering, whats the right component to use if I'm connecting >> to an >>>>>> ActiveMQ Artemis server? Artemis supports the standard AMQP protocol, >>>>> can >>>>>> I just use activemq component to connect? >>>>>> >>>>>> John >>>>> >>>>> >>>>> >>>>> -- >>>>> Claus Ibsen >>>>> ----------------- >>>>> http://davsclaus.com @davsclaus >>>>> Camel in Action 2: https://www.manning.com/ibsen2 >>>>> >>>> >>>> >>>> >>>> -- >>>> Matt Sicker <boa...@gmail.com> >>> >> >> >> >> -- >> Claus Ibsen >> ----------------- >> http://davsclaus.com @davsclaus >> Camel in Action 2: https://www.manning.com/ibsen2 >> > > > > -- > Matt Sicker <boa...@gmail.com>