﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-Sun River-随笔分类-SOA &amp; Web Service</title><link>http://www.blogjava.net/SunRiver/category/17761.html</link><description>Topics about Java EE, XML,AJAX,SOA,OSGi,DB, .NET etc.</description><language>zh-cn</language><lastBuildDate>Sat, 14 Jul 2007 01:31:12 GMT</lastBuildDate><pubDate>Sat, 14 Jul 2007 01:31:12 GMT</pubDate><ttl>60</ttl><item><title>Faqs</title><link>http://www.blogjava.net/SunRiver/archive/2007/07/12/129963.html</link><dc:creator>Sun River</dc:creator><author>Sun River</author><pubDate>Thu, 12 Jul 2007 15:45:00 GMT</pubDate><guid>http://www.blogjava.net/SunRiver/archive/2007/07/12/129963.html</guid><description><![CDATA[<span style="COLOR: red">--<strong class=for_questions_blue>What is WSDL?</strong></span><!--webbot bot="Include" U-Include="../_private/tbl_gglapck.htm" TAG="BODY" startspan --><!--webbot bot="Include" i-checksum="54725" endspan -->
<p class=answers>The Web Services Description Language (WSDL) currently represents the service description layer within the Web service protocol stack. <br>In a nutshell, WSDL is an XML grammar for specifying a public interface for a Web service. This public interface can include the following: <br>Information on all publicly available functions. <br>Data type information for all XML messages. <br>Binding information about the specific transport protocol to be used. <br>Address information for locating the specified service. <br>--</p>
<img src ="http://www.blogjava.net/SunRiver/aggbug/129963.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/SunRiver/" target="_blank">Sun River</a> 2007-07-12 23:45 <a href="http://www.blogjava.net/SunRiver/archive/2007/07/12/129963.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>SOA</title><link>http://www.blogjava.net/SunRiver/archive/2007/07/03/127815.html</link><dc:creator>Sun River</dc:creator><author>Sun River</author><pubDate>Tue, 03 Jul 2007 05:09:00 GMT</pubDate><guid>http://www.blogjava.net/SunRiver/archive/2007/07/03/127815.html</guid><description><![CDATA[<span style="COLOR: red">---SOA:</span><br>&nbsp;&nbsp; A service-oriented architecture is essentially a collection of services. These services communicate with each other. The communication can involve either simple data passing or it could involve two or more services coordinating some activity. Some means of connecting services to each other is needed.<br>---<span style="COLOR: red">Service:<br></span>&nbsp;&nbsp; A service is a function that is well-defined, self-contained, and does not depend on the context or state of other services.A service is the endpoint of a connection. <br>---<em><span style="COLOR: red">Web Services</span></em> refers to the technologies that allow for making connections.<br>---Questions:<br>&nbsp;&nbsp;&nbsp;Are you familiar with SOA?&nbsp;<br>&nbsp;&nbsp;&nbsp;What is SOA?&nbsp;<br>&nbsp;&nbsp;&nbsp;What is a Web Service?&nbsp;<br>&nbsp;&nbsp;&nbsp;What is the difference between SOA and Web Services?&nbsp;<br>&nbsp;&nbsp;&nbsp;What is the difference between Web Services and SOAP?&nbsp;<br>&nbsp;&nbsp;&nbsp;What is the difference between SOAP and SOA? <br>---<span style="COLOR: red">Most services are built on tools</span> that provide the following components:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Application and Service Components: Workflow, Business Process Execution, Orchestration
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Service Buses: Connectors, Caching, Policies, Scripting, Messaging <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Infrastructure Components: SOAP bindings, XML parsers, Message service bindings, clustering, replication and high availability <br>--<span style="COLOR: red">ESB:</span><br>&nbsp;&nbsp; An enterprise service bus (ESB) is a pattern of middleware that unifies and connects services, applications and resources within a business. it's a new way of looking at how to integrate applications, coordinate resources and manipulate information,<br>the ESB pattern enables the connection of software running in parallel on different platforms, written in different programming languages and using different programming models. </p>
<img src ="http://www.blogjava.net/SunRiver/aggbug/127815.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/SunRiver/" target="_blank">Sun River</a> 2007-07-03 13:09 <a href="http://www.blogjava.net/SunRiver/archive/2007/07/03/127815.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>