Re: Integration with MQSeries

2006-03-20 Thread TimCoombe
Hi Maharshi, Did you ever get an answer to your question. I am trying to integrate MQ with Tomcat at the moment and not having much luck. Thanks Tim. -- View this message in context: http://www.nabble.com/Integration-with-MQSeries-t634501.html#a3490609 Sent from the Tomcat - User forum at Nab

RE: Integration with MQSeries

2005-11-28 Thread Mark Benussi
If you want to run Web Services on Tomcat look at Apache AXIS. >From AXIS services you are going to post messages to an MQ manager, probably via JMS. Then you will need to monitor the queue at the other end to call your backend application. I don't wish to be rude here but how have you come to t