Re: Issue - waiting for namespace handlers [http://www.springframework.org/schema/osgi]

2014-06-09 Thread Willem Jiang
Spring-DM is out of support for years. You can use blueprint to do the same thing as you do in spring-DM. So I suggest you to publish the activemq component service by using blueprint instead of Spring. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot

Re: How change MQTT QoS using NMS

2014-06-09 Thread Daniel Oliveira Nascimento
I create a producer publishing messages in a topic using NMS, and I have MQTT consumers for these messages. So i'm using activemq as a broker for these messages. I expect that producing messages in a persistent topic, I will consume then in MQTT as QoS 1 or 2, but it didn't happen. My question is

Re: How change MQTT QoS using NMS

2014-06-09 Thread Timothy Bish
On 06/09/2014 04:43 PM, Daniel Oliveira Nascimento wrote: Hi all, I'm trying to publish MQTT QoS 1 messages using NMS, but I can't figure out how to do it. I tried set ackwnoledgmentMode to dupsok and client mode. Also deliveryMode to persistent. But ActiveMQ still deliver the MQTT messages wit

How change MQTT QoS using NMS

2014-06-09 Thread Daniel Oliveira Nascimento
Hi all, I'm trying to publish MQTT QoS 1 messages using NMS, but I can't figure out how to do it. I tried set ackwnoledgmentMode to dupsok and client mode. Also deliveryMode to persistent. But ActiveMQ still deliver the MQTT messages with qos 0 to my subcribed clients. Any idea about what i'm do

Issue - waiting for namespace handlers [http://www.springframework.org/schema/osgi]

2014-06-09 Thread Happy User
Tried to expose activemq as OSGI service in activemq.xml and tried to reference it in blueprint. But I am getting the waiting for namespace issue. Have the spring-osgi.* jars in maven dependencies already. blueprint.xml: http://www.osgi.org/xmlns/blueprint/v1.0.0"; xmlns:xsi="http://www.w3

RHQ v4.11 Port Shifting

2014-06-09 Thread barry.barnett
Hello, I have 3 instances of RHQ running on 1 VM (1 for each different test environment due to limit hardware). I tried to change the 'offset' property in the rhq-server.properties file, by multiples of 100 for each instance. When I do this, and then recycle the RHQ server, it comes back up

Re: activemq replicated leveldb cluster hangs upon exception in client's message handler

2014-06-09 Thread imdhmd
The activemq version i specified is wrong. Correct activemq version is: 5.9.0 This issue is *not happening on 5.9.1*. We are upgrading. Following fix might have resolved it: https://issues.apache.org/jira/browse/AMQ-4837 Hence closed. Thanks and sorry for the confusion. -- View this message in

Re: activemq replicated leveldb cluster hangs upon exception in client's message handler

2014-06-09 Thread imdhmd
Can some one please help me understand this issue better? Are some more inputs required from me on this? -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-replicated-leveldb-cluster-hangs-upon-exception-in-client-s-message-handler-tp4681759p4681899.html Sent from t

Re: Closing a Tcp Transport Connector

2014-06-09 Thread Musu
Hi Ceposta, I'll try to have a test case set up for you. Thanks for your help Enrico -- View this message in context: http://activemq.2283324.n4.nabble.com/Closing-a-Tcp-Transport-Connector-tp4681357p4681883.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.