Re: jms to kafka to jms

2016-11-15 Thread Willem Jiang
Hi, I'm not sure if it relates to the deserializerClass option setting of kafka consumer, as you didn't set the option on the kafka endpoint of the second. BTW, You can use the *jmsMessageType* option on the jms endpoint URL to force a specific message type for all messages. Willem Jiang Blog

JSON -> JSON Transformation

2016-11-15 Thread Kasun Indrasiri
What's the most efficient way to do type conversions from JSON to JSON. Does Camel use any internal canonical model while doing this? Thanks.

Seeking to understand properties

2016-11-15 Thread Steve Huston
I am struggling to understand something I fear is very basic, but I just don't see it. Hoping someone can help me understand this. Properties... I can use them in route definitions, but I don't seem to be able to obtain their values in regular Java code. Example (using Camel 2.16.3): I have a

RE: [EXTERNAL] how to trigger my camel application

2016-11-15 Thread Vanshul . Chawla
When you start your app ( either you can run it as a standalone java application or a spring boots application), it will listen to Rabbit MQ queue. As soon as a message arrives on that queue, it will trigger your app ( ie message will be fetched from MQ) -Original Message- From: meng [m

how to trigger my camel application

2016-11-15 Thread meng
Hi, I have a camel application, it now only has one route and plan to consume from a RabbitMQ, once camel application receive the message from the Q, it just send the message to another http service. My question is, in my application, when I do test, I can use ProducerTemplate to send a message as

jms to kafka to jms

2016-11-15 Thread Berryman, Eric
Hello! I have two routes; one from jms(BytesMessage) to kafka, and one from kafka to jms(BytesMessage). When I received my jms object at the end, I noticed it is a TextMessage instead of BytesMessage. from("jms:topic:jmsTopic") .to("kafka:kafkaserver:9092?topic=jpa-cache

Re: How to Print the response send from APNS

2016-11-15 Thread nsaran5
Tried this not working. DO you have any working example with response from APNS logs Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/How-to-Print-the-response-send-from-APNS-tp5790114p5790148.html Sent from the Camel - Users mailing list archive at Nabble.com.

Durable subscriber on an Oracle Advanced Queue (Topic)

2016-11-15 Thread janssen
Hello, I am trying to connect to an Oracle Advanced Queue (multiple-consumers). We use OSGI blueprint for bootstrapping the JMS component and setting up the connection to the Oracle AQ server. The configuration looks as followed:

Re: JpaConsumer endpoint not showing up in hawtio.

2016-11-15 Thread raulsperoni
Sorry i'm asking again, what is the common use of the jpa component? Thanks -- View this message in context: http://camel.465427.n5.nabble.com/JpaConsumer-endpoint-not-showing-up-in-hawtio-tp5789346p5790146.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How add my new Camel logo

2016-11-15 Thread Alvaro
Thank you Claus, It is added my suggestion logo at: https://github.com/opensourcedesign/jobs/issues/108 Hope contribute to Camel. Alvaro .. On mar, 2016-11-15 at 09:53 +0100, Claus Ibsen wrote: > Hi Alvaro > > Sounds good. Its good to get different suggestions that can

Re: How add my new Camel logo

2016-11-15 Thread Claus Ibsen
Hi Alvaro Sounds good. Its good to get different suggestions that can help lead us in the way for a nice logo. You could either add the logo to the github issue at https://github.com/opensourcedesign/jobs/issues/108 at this place there are other logo suggestions / drafts or you could create a

How add my new Camel logo

2016-11-15 Thread Alvaro
Hello, am new in Camel list, and would like add my offer to new Camel logo. Could you please tell me how do it? Thank you. Alvaro