Re: [Artemis] Interaction between JMS and MQTT not working

2016-05-27 Thread Martyn Taylor
Hi BR, You're config looks OK providing you have set the OpenWire port properly on your JMS client (The default is 61616, but I see you're only opening 5445). Take a look at the default out of the box config (It's created when you run artemis create). Also, can I ask what version you are using,

Re: [Artemis] Interaction between JMS and MQTT not working

2016-05-27 Thread Blubb
Thanks, I will try that what if I want to expose MQTT to a different port than e.g. JMS? Am 27.05.2016 um 16:31 schrieb Luca Capra: Hello, I've asked a similar question a few day ago. It should work this way tcp://localhost:1883?protocols=MQTT,STOMP, Best Luca 2016-05-27 9:38 GMT+02:00 Blubb

Re: [Artemis] Interaction between JMS and MQTT not working

2016-05-27 Thread Luca Capra
Hello, I've asked a similar question a few day ago. It should work this way tcp://localhost:1883?protocols=MQTT,STOMP, Best Luca 2016-05-27 9:38 GMT+02:00 Blubb : > Hey, > > I have tried to set up messaging between an JMS and an MQTT Endpoint, but > queues of both protocols are somehow not rece

[Artemis] Interaction between JMS and MQTT not working

2016-05-27 Thread Blubb
Hey, I have tried to set up messaging between an JMS and an MQTT Endpoint, but queues of both protocols are somehow not received by the openwire/mqtt queues. Here an excerpt out of my broker.xml: tcp://localhost:5445 vm://0 tcp://localhost:5445