We are currently rewriting our application that sends message to ibm MQ to use jboss. I am trying to figure out the best way to connect ibm MQ from jboss.
Is there way to map jboss queue to an ibm mq queue. Meaning if a sessionBean send a message to jboss MQ, it would finally end up in ibm MQ. One way is to use mqjms api from ibm and directly send messages to ibm mq. I want to see if there are alternate and better ways to accomplish this. Any help is greatly appreciated. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024480#4024480 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024480 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
