BlobMessage 'name' attribute not transferring

2010-12-01 Thread Brett Wooldridge
I have a producer creating BlobMessages, and a consumer that consumes them. The producer is connected to Broker A, and the consumer to Broker B. The two brokers are connected in a network. ActiveMQ version 5.4.1. The problem I'm experiencing is that while BlobMessages are sent and received with

which release of NMS works with activemq 5.2.0?

2010-12-01 Thread Peter Lin
I'm hoping someone knows the answer to this. I'm using activemq 5.2.0, which works great. I can successfully connect with java and do what I need. When I try to connect to activemq using NMS 1.4.0.2075 from VS2008 .Net 3.5, I get errors. I tried the example from the website and get a "connection a

Messages stuck in queue

2010-12-01 Thread Geoffrey Arnold
Hello us...@! We have a queue defined in an embedded broker that when viewed through the JMX console appears to have 17 messages stuck on the queue. The application that is consuming the messages contains the embedded broker. We have a constant flow of messages that are being processed from t

Durable Subscriber reconnect issue

2010-12-01 Thread mcolarusso
I am running 5.4.1. Some of my durable subscribers have trouble reconnecting to the topic if they have been unproperly shutdown. The error is: INFO | jvm 1| 2010/12/01 03:14:28 | WARN | Failed to add Connection INFO | jvm 1| 2010/12/01 03:14:28 | javax.jms.InvalidClientIDException:

ActiveMQ 5.4.1 - Network of Brokers with a Shared Datasource

2010-12-01 Thread Ashish Dhawan
Hi, I wanted to check if ActiveMQ can be configured to use a network of brokers which use a shared datasource. i.e shared JDBC datasource or any other shared datasource? Also, if this is possible then would a consumer be able to retrieve a message (which was originally sent to a broker which is c

When persistent="false", still need kahadb jar file?

2010-12-01 Thread acec acec
After I upgraded activemq 5.4.1, I got the the following exception: ... nested exception is java.lang.NoClassDefFoundError: org/apache/kahadb/page/Transaction$Closure ... My activemq configuration : http://activemq.apache.org/schema/core"; useJmx="false" persistent="false">

ajax wiki page updated

2010-12-01 Thread Alex Dean
I've made some changes to the ajax wiki page, to hopefully document all of the recent developments which have take place in that code. * Updated the examples on how to initialize amq.js * Mention support for prototype, jquery, & dojo. Remove mention of behavior. * Describe how to use selector

delayed initialization of ajax listeners

2010-12-01 Thread Alex Dean
https://issues.apache.org/jira/browse/AMQ-3015 was submitted about a month ago, and fixes a bug we've found in how listeners get set up with amq.js. Could a committer review this patch and possibly get it included in 5.4.2? We've been using this fix in production for several months with no pro

ACTIVEMQ-CPP. Using ssl

2010-12-01 Thread Oscar Pernas
Hi all, Im trying to use ssl with activemq-cpp. Im trying to give you a manual of what I've do, and please correct me if something is wrong (something is wrong because is not working) Generatet the keystore for the broker keytool -genkey -alias broker -keyalg RSA -keystore broker.ks Export the