IBM Software Group | WebSphere software
4
WMQ/SOAP
Replace HTTP etc with WMQ/SOAP
Existing client applications require minimum change
Use jms:/queue instead of http://
WMQ details in the URL (Qmgr, request queue etc)
Service code unchanged
WMQ listener invokes service and gets response
May run in a transaction
SOAP message encoding/decoding provided by Axis/.NET
Axis information at ws.apache.org/axis
.NET information at www.microsoft.com
Senders/Listeners for Apache Axis and Microsoft .NET
Simple deploy utility for deploying Web Services
Heterogeneous operation