We are developing an application that receives messages from IBM MQ
Series and needs to handle them in an EJB application. The current
application server we use is JBoss, but it is not known what we end up
with. One of the deciding questions is how we are able to tackle
messages from IBM MQSeries.
So, how have other people solved this problem? Naive solutions
include the following:
1. A stand alone application that listens to MQ Series and sends to a
JBoss message queue to which a JBoss message bean subscribes to.
2. An MBean that does the same as 1.
3. Configure JBoss such that JBoss own JMS implementation is turned
off and MQ Series is used instead.
Has anyone done anything like this and is willing to share his/her
solution? Clustering is an important subject, but mainly in the sense
of detecting/resending lost messages.
--
Jon Haugsand, <[EMAIL PROTECTED]>
Norges Bank, <http://www.norges-bank.no>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user