I have the following problem deploying my application. It uses JMS and a remote openMQ for communication between servers. The problem is that the connecti开发者_运维知识库on is not fully reliable so
What is common and 开发者_运维知识库useful uses of JMS and Message Driven Beans?Asynchronous communication: The caller returns quickly, and can continue its work (without creating a new thread) and th
Is there a message queue implementation that allows breaking up work into \'batches\' by insert开发者_Go百科ing \'message barriers\' into the message stream? Let me clarify. No messages after a messag
I am not able to create a Queue connection in JBOSS4.2.3GA Version & Java1.5, as I am using MDB as per the below details.
How to开发者_开发知识库 destroy my JMS Message listener ? I tried writing a code to set it to null, but that does not helpCall the close() on the consumer that have the message listener set.
Is it possible to set a virtual host in WebLogic only ? In my development machine, I have a WebLogic instance with two servers, listening to ports 7002 and 7003; the deployed application contains EJB
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I want to use JMS to connect to IBM MQ. How do i specify the queuemana开发者_JAVA百科ger, the channel and other properties ?Using JNDI for connectionFactory/destinations lookups, provide the InitialCo
I want to use javax.jms.QueueConnectionFactory to connect to IBM MQ Is it possible to specify the queue manager and channel manager while connecting ?
Can somebody share an experience concerning scaling vertically the ActiveMQ? I\'m particul开发者_JAVA百科arly interested how performance is affected by: