Hi
I have written a Message Driven Bean which polls for the MQ Queues. Message Driven Bean is deployed in Weblogic 6.1. I have used the IBM's MQ JMS Classes. I am using file context for binding MQ ...
I have developed a Message Driven Bean deployed in Weblogic Server running in a unix box. This MDB needs to be invoked when an MQ Message is put on a MQQueue. The MQ Server is running on a different ...