Working With Queues
Tuesday, January 31, 2012
›
MQ Queue Manager: if you can directly access MQQueueManager object in your working Environment, following is the way to create the Object d...
Thursday, January 19, 2012
Handling Big Messages with MQ (MQSeries)
›
Its very hard to handle big messages, especially more than 3-4 MB. You will receive a JMSException after certain limit. But MQ gave us a con...
Wednesday, January 18, 2012
Streaming Messaging in ActiveMQ
›
Many examples on the Web floating around with a copied code snap from apache site. But here is the code which actually sends a Stream Messag...
Tuesday, January 17, 2012
Standalone MQ Queue Consumer Code
›
This is small piece of code shows how to connect to MQ with help of MQQueueConnectionFactory and without using JNDI or any context lookups. ...
‹
Home
View web version