MQ « J2EE « JSP-Servlet Q&A





1. Need to get Oldest MQMessage From MQQueue    stackoverflow.com

Hi I am new to IBM MQ. Here my requirement is to get the oldest MQMessage from the MQQueue regardless of priority they set and display it in JSP for some ...

2. MDB-MQ    coderanch.com

3. MDB deployed in WebLogic and Queues in IBM MQ    coderanch.com

Hi all, I have a MDB which is deployed in Weblogic 10.0 and created queues in IBM MQ 6. The state of MDB is active. But its not picking up the messages from the Queue. And there is no expection thrown also in the Web Logic log file. To test the MQ series binding file, i created a standalone client, which ...

4. MDB listening to external MQ in Glassfish    coderanch.com

Hello, I am trying to setup a configuration where I have an application server (Glassfish) with its own OpenMQ (Local) but where I want one specific bean to post to a queue on another MQ and also to have an MDB which listens to a queue on this other MQ. All other traffic is done on the local MQ. Posting a ...

5. Configure a Bridge between Websphere MQ 6.0(Previously MQSeries) and Weblogic 9.2    coderanch.com

Bridge between Websphere MQ 6.0(Previously MQSeries) and Weblogic 9.2 At Websphere MQ 6.0 side: Create a folder by the name JNDI-Directory under C drive Create the queue manager by using the command at the command prompt: crtmqm testqmgr or you can create it by GUI also. Start the queue manager: strmqm testqmgr. or you can start it by ...

7. Tibco EMS + WebSphere MQ    coderanch.com