I am running win7 professional 64-bit.I have already installed java, and am trying to install ActiveMQ.The install worked perfectly on a Windows Server 2003 machine but now it is giving me issues on m
Can anybody point out a reference on how to implement开发者_如何学C a single consumer multiple producer in activemq? Or could give a very simple implementation.
Hi all ActiveMQ experts! I had a look via WireShark what\'s happening under the hood when ActiveMQ \"/examples\" producer sends messages and it revealed that every TextMessage shorter than 1000 bytes
I\'m trying to consume messages on an ActiveMQ topic from a C# application. I\'m using the 1.3 .net release, and I don\'t receive any messages.
I\'m working on an application where we want to monitor logon/logoff of clients. Since ActiveMQ contains Advisory Topics that alert you of new connections and removal of connections, the idea was to u
How can I achieve reliability of web service in CXF ? It is used in financial domain and involve开发者_C百科d in payment system, so requirement is that it must be 100% reliable and secure. for securi
I am trying to create a deamon to denormalize my Database. I use ActiveMQ as queue manager I have 2 data bases: Relational one (write + replication), and denormalized one (for reads)
Latest version of both, can not see how to enable ActiveMQ as an endpoint in Glassfish.Would like to use ActiveMq 开发者_开发问答as the JMS provider in Glassfish, the stuff I found on google does not
I am using Active MQ for integration testing my application. I have defined an active-mq broker in a spring config like so:
Background I have two services that need to communicate with each other over a message queue. One is a legacy service written in PHP and the other is in Java. Sooner than later, the PHP service will