Date: 02/24/06 (Java Web) Keywords: java, web Gautam Shah has written an interesting article in Javaworld where he discusses ways to use SOAP over MOM (message oriented middleware) implementations, instead of default HTTP, to build reliable web services. The premise is simple. HTTP is not reliable. Message bus is. SOAP over MOM offers the application integration capability of SOAP with the reliability [...] Source: http://blog.taragana.com/index.php/archive/reliable-web-services-with-soap-over-mom/
|