hornetq
How to use FIND_JNI on cmake
I\'m trying to write a build for my project where I\'m trying to replace autobuild, and I need to proper开发者_开发百科 use FIND_JNI.[详细]
2023-04-12 13:45 分类:问答Should I use HornetQ JMS API to integrate with Spring TransactionManager?
I have a basic doubt regarding Transactions and the HornetQ native API. If my application is Spring-based, with Spring managed transactions, how should I configure HornetQ to participate in the same[详细]
2023-04-10 16:04 分类:问答synchronous messaging with STOMP over HornetQ
I am trying to figure out how to do syncronous messaging using stomp with hornetq, or if its even possible.I have an async stomp client working, but I can\'t see how I would implement a sync version.[详细]
2023-04-06 22:15 分类:问答Any production ready JMS failover (HA) for JBoss 5.1 EAP available?
We are using HornetQ as JMS provider in JBoss 5.1 EAP and in general we are quite satisfied with HornetQs performance.[详细]
2023-04-06 16:33 分类:问答How to view Message list in HornetQ
We have limited the number of maxSession to 5 @ActivationConfigProperty(propertyName = \"maxSession\", propertyValue = \"5\")[详细]
2023-04-06 00:51 分类:问答Using HornetQ InVM between multiple apps
Since HornetQ has the concept of InVM Acceptors and Connectors, is it possible to configure HornetQ Embedded in a way that two different Apps in the same Tomcat instance could send messages to each ot[详细]
2023-04-05 10:00 分类:问答Factors Affected for Low Performance of middleware Messaging Softwares
I am planning开发者_开发百科 to inegrate messaging middleware in my web application. Right now I am tesing different messaging middleware software like RabbitMQ,JMS, HornetQ, etc..[详细]
2023-04-05 04:29 分类:问答MDB transaction retry interval
Can开发者_如何学编程 we control the transaction retry interval in MDB? If so, please provide an example or direct me to the documentation. We want to set up a time interval of 3 min for MDB transactio[详细]
2023-04-02 19:03 分类:问答HornetQ 2.2.5 Embeded Example Exception
I am new to HornetQ and I am testing hornetQ Examples. I am getting Exception while running the example EmbeddedExample.java(resides in : hornetq-2.2.5.Final\\examples\\core\\embedded\\src\\org\\horne[详细]
2023-04-01 06:18 分类:问答JBoss HornetQ: Set consumer-window-size for slow consumer
I want to set the <consumer-window-size/> to 0. This seems to be the answer of another question ( JMS queue with multiple consumers ), and is described in this article in ch开发者_如何学JAVAapte[详细]
2023-03-27 20:54 分类:问答