Integration with MQSeries

2005-11-28 Thread Mukherjee, Maharshi
 Hi,
 
 We are planning to use Tomcat for MQSeries integration.
 
 We need to create Web services that will run on a webserver. These web
 services will get the data from MQ, transform the data and call a backend
 application.
 
 Can we do this using Tomcat? Can anyone give me some sort of overview of
 how to do that? Any pointer related to this will be most welcome.
 
 Thanks,
 Maharshi
 
 


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 these decisions? Has
the system been designed in the way by an architect?

-Original Message-
From: Mukherjee, Maharshi [mailto:[EMAIL PROTECTED] 
Sent: 28 November 2005 22:31
To: 'users@tomcat.apache.org'
Subject: Integration with MQSeries

 Hi,
 
 We are planning to use Tomcat for MQSeries integration.
 
 We need to create Web services that will run on a webserver. These web
 services will get the data from MQ, transform the data and call a backend
 application.
 
 Can we do this using Tomcat? Can anyone give me some sort of overview of
 how to do that? Any pointer related to this will be most welcome.
 
 Thanks,
 Maharshi
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]