I\'m using openmq with glassfish and i currently use the gf web admin tool to create connection factories and destinations. i\'ve found commands to create destinations using the imqcmd utility however
We have a system with servers communicating over JMS. Sometimes some of the servers can not reconnect after loosing connection to JMS. Loss of connection happens when server restarts, bad network... T
My Java EE 6 Web application has reached the maximum number of JMS messages that can be sent in a single transaction and I need to do it in several transactions. What would be the best开发者_Go百科 wa
I know JMS and PHP don\'t get along very easily. I\'m in a project where we need to read a jms bus to extract开发者_StackOverflow中文版 some information using PHP (imagine a java backend application p
I am able to query for queues by invoking a GET_DESTINATIONS operation using JMX. With that I will receive the queue info (attributes).
I need to publ开发者_如何学Cish messages to a topic on a JMS server running on a different machine. The server on the remote machine is Glassfish v3 (OpenMQ). From reading other posts here, I think I
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