Re: MQTT component topic header missing

2014-05-30 Thread Carlo Simeone
Thanks Claus, patch uploaded on JIRA... Il 29/05/2014 15:28, Claus Ibsen ha scritto: Hi I logged a ticket to not forget about this https://issues.apache.org/jira/browse/CAMEL-7473 On Thu, May 22, 2014 at 3:48 PM, Claus Ibsen wrote: Hi Yeah we should maybe add a header to the Camel message

Re: MQTT component topic header missing

2014-05-29 Thread Claus Ibsen
Hi I logged a ticket to not forget about this https://issues.apache.org/jira/browse/CAMEL-7473 On Thu, May 22, 2014 at 3:48 PM, Claus Ibsen wrote: > Hi > > Yeah we should maybe add a header to the Camel message from the > MqttConsumer with the topic destination name from MQTT. Fell free to > log

Re: MQTT component topic header missing

2014-05-22 Thread Claus Ibsen
Hi Yeah we should maybe add a header to the Camel message from the MqttConsumer with the topic destination name from MQTT. Fell free to log a JIRA ticket. MQTTDestination or something could be the header name. On Tue, May 20, 2014 at 1:20 PM, Carlo Simeone wrote: > Hi, > I'm using the Camel M

MQTT component topic header missing

2014-05-20 Thread Carlo Simeone
Hi, I'm using the Camel MQTT component with the following uri (from karaf route-show): http://camel.apache.org/schema/spring";> uri="mqtt:testmqtt?host=tcp://localhost:1883&mqttTopicPropertyName=pippo&subscribeTopicName=topic/#"/> in the JMS message there's no sign of the original to