I am not running under Java EE. I want to have an XA transaction using Spring to share a transaction between DB and JMS.
I am going to use ActiveMQ for the first time in one of my projects (topics for durable messages). I have read that durable messages enforce a limit to the scale of number of messages per second. What
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
JMS based brokers are a very useful tool to decouple systems. However, invariantly the thin line between architecture and bloat is crossed. As someone with theoretical understanding of brokers, but wi
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..
I was running an application deployed on a JBoss server which contained jboss-messaging deployments. The application tried to connect to a jbossmq destination deployed on another JBoss server. I tried
When I try to connect Weblogic Server (installed on Windows) t3s protocol from Linux, it shows this error:
I am working on a system with one master and multiple clients that communicate using JMS. The server is a three tier application written in Java. In the server\'s data access layer, I am sending out
I 开发者_开发问答have the following scenario: Read a message from a Weblogic queue and I have to write this to an ActiveMQ queue (transaction wise)
When my JBoss server is down,开发者_如何学JAVA my JMS client application repeatedly tries to reconnect to the JMS server. However, after a couple of failed attempts, it connects to any other available