activemq
authenticate connection to activeMQ with username/password
I have an application running ok sending messages to activemq. I\'m using spring.net and Nmstemplate to connect to broker.[详细]
2023-03-27 06:10 分类:问答Object with collection containing Serializable, non-primitive objects can't be set as ActiveMQ ObjectMessage
I\'d appreciate any help on this... I have an Object I\'m trying to send in a JMS ObjectMessage by calling setObject. This Object contains a HashMap content as well as some other fields. When the map[详细]
2023-03-25 16:37 分类:问答activemq, jms topics and subscribers with selectors
I need some help with topics and selectors. I have a scenario with a topic having multiple durable subscribers (each with a selector)[详细]
2023-03-25 08:32 分类:问答ActiveMQ console not available
I installed ActiveMQ 5.5.0 on my Windows machine, and it had a web console (http://localhost:8161/admin) working out of the box.[详细]
2023-03-25 03:44 分类:问答What message storage is the best to use for ActiveMQ?
Acti开发者_如何学编程veMq v 5.5 comes with default message storage configured as KahaDB. Does anyone use it in enterprise level solutions? Should it be replaced with MSSQL instead? And what benefits c[详细]
2023-03-24 03:26 分类:问答ActiveMQ - network of multiple brokers configuration
I\'m trying to s开发者_Python百科et up three brokers in a network for load balancing -- clients and producers can connect to any of these brokers.[详细]
2023-03-22 16:08 分类:问答Have any guide to implement ActiveMQ with Cocoa Application?
I\'ve found ActiveMQ that use for message broker and that\'s good for cross-platform Have any guide to implement Ac开发者_Go百科tiveMQ Consumers (Client) in Cocoa Application ?You could use ActiveMQ-[详细]
2023-03-22 03:02 分类:问答activemq NoB: broker not getting messages after reconnect
We have a hub-and-spoke network topology with activemq with topic and durable subscribers. After a (embedded) broker has been disconnected, it does not get the messages that have been sent during the[详细]
2023-03-21 23:23 分类:问答GroovyConsole ActiveMQ error: NoClassDefFoundError: Could not initialize class org.apache.activemq.ActiveMQPrefetchPolicy
I am trying to run a very simple ActiveMQ client script in GroovyConsole.I\'ve included activemq-all-5.5.0.jar and slf4j-api-1.5.11.jar through the Script > Add Jar to ClassPath menu.I see org.apache.[详细]
2023-03-21 18:51 分类:问答"unable to find valid certification path to requested target" after adding new Keystore to ActiveMQ
We use ActiveMQ to queue up messages from remote clients. The clients use the following URL to connect to ActiveMQ on our server;[详细]
2023-03-21 15:09 分类:问答