X
Business

IT firms plan webs services standard

Again...
Written by CNET Networks, Contributor

Again...

A group of tech firms, including Fujitsu, Oracle and Sun, has published a specification designed to improve the reliability of business applications that use web services. WS-Reliability, if accepted as a standard and adopted by web services providers, will let a company ensure that a message sent between two different applications is delivered reliably. For example, a company could send a purchase order to a supplier via a web service and be guaranteed that the message was either successfully delivered and performed its function, or that the transmission failed. Currently, businesses working with web services can make sure their communications are reliable using specialised software or other established products. WS-Reliability seeks to create a standardised method that is widely supported. The specification, which will be submitted to a standards body in a few weeks, was written by a number of companies, including Fujitsu, Hitachi, NEC, Oracle, Sun Microsystems and Sonic Software. WS-Reliability builds on top of the Simple Object Access Protocol (Soap), one of the fundamental web services protocols that defines how XML (Extensible Markup Language) documents are transported over a network. Layering WS-Reliability on top of Soap gives businesses that deploy web services the flexibility to use different network transport protocols, representatives from the authoring companies said. The contributors said reliable messaging is a key piece in making web services industrial strength, particularly for asynchronous communications between different parties. Traditionally, business applications rely on a request/response form of communication, which demands that different applications synchronize using the same underlying protocols and development models. The "loosely coupled" model that web services facilitates is better suited to multistep business processes where an XML document moves from one step in the business workflow to the next, company representatives said. For more long-running, asynchronous, document-oriented business processes, "you need assurances that when there are multiple messages, you can manage the quality of service," said Tom Rutt, a consulting engineer with Fujitsu. Ron Schmelzer, an analyst at ZapThink, said WS-Reliability tackles one of the long-standing hurdles to web services adoption, which also include security, management and transactions. He said: "The big problem with the way people are implementing web services today is that they are using pretty brittle protocols like HTTP. It's OK for your browser, but no one in their right mind is going to implement a travel reservation booking system with that. The application had better succeed or reliably fail. It shouldn't be that the server didn't respond." Martin LaMonica writes for News.com
Editorial standards