<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>贝高林的Blog - SOA&amp;Web Service</title><link>http://blog.csdn.net/lin_bei/category/250585.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 06 Jan 2008 14:48:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>gaolinb</dc:creator><title>自己动手编写Web服务工具[执行]</title><link>http://blog.csdn.net/lin_bei/archive/2007/05/09/1601895.aspx</link><pubDate>Wed, 09 May 2007 15:28:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/05/09/1601895.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1601895.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/05/09/1601895.aspx#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1601895.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1601895</trackback:ping><description>下面对我已经完成的带执行功能的小例子所用到的类做一个简单的解释，详细的过程大家可以自己运行调试，查看运行过程中的有关输出，从而把握住整个思路。&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1601895.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title>Web服务解析工具 已上传</title><link>http://blog.csdn.net/lin_bei/archive/2007/05/02/1594868.aspx</link><pubDate>Wed, 02 May 2007 15:38:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/05/02/1594868.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1594868.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/05/02/1594868.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1594868.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1594868</trackback:ping><description>今天才发现，使用宽带才能把“web服务解析”程序成功上传到我的资源里，教育网上CSDN的速度实在是让人郁闷，连续传了N次都是失败。&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1594868.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title>自己动手编写Web服务工具[解析]</title><link>http://blog.csdn.net/lin_bei/archive/2007/04/29/1592215.aspx</link><pubDate>Sun, 29 Apr 2007 20:50:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/04/29/1592215.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1592215.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/04/29/1592215.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1592215.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1592215</trackback:ping><description>基于之前在系列里讨论的WSDL4J跟Castor XML Schema(这个在前面没有怎么提到)写一个简单的Web服务解析工具,提供解析Web服务的功能,能够解析大部分与XML Schema规范兼容的Web服务,主要的目的是用来学习WSDL4J,Castor这两个工具及如何使用它们解析一个Web服务.&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1592215.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title>Web服务搜索与执行引擎(十)——细看SAAJ的使用</title><link>http://blog.csdn.net/lin_bei/archive/2007/04/25/1584758.aspx</link><pubDate>Wed, 25 Apr 2007 18:48:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/04/25/1584758.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1584758.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/04/25/1584758.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1584758.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1584758</trackback:ping><description>我想我们对当前客户端如何调用Web服务的现状,无论是从高层接口的利用还是低层接口自己手动构建SOAP消息都有了最初步的印象了.接下来将要进行的是整个项目最核心的部分之一:服务的执行.我将和大家分享我们在项目中如何使用SOAP with Attachments API for Java (SAAJ)，简化创建和发送SOAP消息的详细过程。&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1584758.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title>Web服务搜索与执行引擎(九)——初看客户端如何调用Web服务</title><link>http://blog.csdn.net/lin_bei/archive/2007/04/24/1578059.aspx</link><pubDate>Tue, 24 Apr 2007 13:33:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/04/24/1578059.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1578059.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/04/24/1578059.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1578059.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1578059</trackback:ping><description>大多数开发者当想到使用 Web 服务时，在他们头脑中出现的是使用某个 SOAP 客户机 API 来装配一个 SOAP 消息并将它经由网络发送到服务端点。例如，使用 Apache SOAP，客户机将创建和植入一个 Call 对象。它封装了服务端点、要调用的 SOAP 操作的标识、必须发送的参数等等。
&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1578059.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title>Web服务搜索与执行引擎(八)——WSDL解析精髓</title><link>http://blog.csdn.net/lin_bei/archive/2007/04/22/1574212.aspx</link><pubDate>Sun, 22 Apr 2007 02:39:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/04/22/1574212.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1574212.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/04/22/1574212.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1574212.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1574212</trackback:ping><description>接上一篇文章的最后一段：“一般情况下，我们使用SOAP作为实现协议，那么客户端在分析了WSDL文件以后，将会把用户的输入转换成我们已经看到过的SOAP请求，之后的过程就与之前的完全一样。”基于这样的需求，接下应该做的第一件事情就是：分析处理WSDL文件。&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1574212.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title>Web服务搜索与执行引擎(七)——重温WSDL与SOAP</title><link>http://blog.csdn.net/lin_bei/archive/2007/04/19/1571017.aspx</link><pubDate>Thu, 19 Apr 2007 16:57:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/04/19/1571017.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1571017.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/04/19/1571017.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1571017.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1571017</trackback:ping><description>接下来的几篇文章是让我很兴奋的，我想大家应该也很兴奋，因为接下来要阐述的就是我们项目中最核心的思想了，希望能够带给大家一个激动人心的Web服务之旅。 &lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1571017.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title> Web服务搜索与执行引擎(六)－－基于Lucene的Web服务检索</title><link>http://blog.csdn.net/lin_bei/archive/2007/04/18/1569252.aspx</link><pubDate>Wed, 18 Apr 2007 16:04:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/04/18/1569252.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1569252.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/04/18/1569252.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1569252.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1569252</trackback:ping><description>本篇总结的目的不在于对Lucene的概念和设计进行详细介绍，重点是介绍怎么样去使用Lucene来达到针对自己业务需求的全文检索，如果想要深入了解 Lucene的话本文可能不太适合。但是对于那些以前从来没有在项目中使用过Lucene索引引擎的人来说，读完本文后，我想应该可以将Lucene集成到你的项目中去了。&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1569252.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title>Web服务搜索与执行引擎(五)——系统运行有关界面展示</title><link>http://blog.csdn.net/lin_bei/archive/2007/04/17/1567872.aspx</link><pubDate>Tue, 17 Apr 2007 15:11:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/04/17/1567872.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1567872.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/04/17/1567872.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1567872.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1567872</trackback:ping><description>在以下的展示界面里，都是以Web服务消费者的身份参与系统的活动，而以Web服务提供者使用系统的界面没有贴出来，下面分为两部分来展示界面，第一部分是基于浏览器的用户，第二部分是基于手机客户端的用户。  &lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1567872.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title>Web服务搜索与执行引擎(四)——基于(三)的系统架构设计</title><link>http://blog.csdn.net/lin_bei/archive/2007/04/16/1566958.aspx</link><pubDate>Mon, 16 Apr 2007 19:47:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/04/16/1566958.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1566958.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/04/16/1566958.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1566958.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1566958</trackback:ping><description>上一总结文档  Web服务搜索与执行引擎(三)——系统设计方案 可以说是系统的一种物理结构，基于这样的结构设计接下来的系统架构。&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1566958.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title>Web服务搜索与执行引擎(三)——系统设计方案</title><link>http://blog.csdn.net/lin_bei/archive/2007/04/15/1565385.aspx</link><pubDate>Sun, 15 Apr 2007 12:49:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/04/15/1565385.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1565385.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/04/15/1565385.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1565385.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1565385</trackback:ping><description>系统总体结构，主要分为用户接口层、核心业务层以及基础服务层。&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1565385.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title>Web服务搜索与执行引擎(二)——相关技术的介绍</title><link>http://blog.csdn.net/lin_bei/archive/2007/04/14/1564491.aspx</link><pubDate>Sat, 14 Apr 2007 11:15:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/04/14/1564491.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1564491.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/04/14/1564491.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1564491.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1564491</trackback:ping><description>在开发本项目时，使用的相关技术.&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1564491.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title>Web服务搜索与执行引擎(一)——项目提出的有关背景</title><link>http://blog.csdn.net/lin_bei/archive/2007/04/12/1561537.aspx</link><pubDate>Thu, 12 Apr 2007 09:19:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/04/12/1561537.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1561537.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/04/12/1561537.aspx#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1561537.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1561537</trackback:ping><description>Cactus Web服务搜索与执行引擎 项目提出的有关背景&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1561537.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolinb</dc:creator><title>设计一个面向服务的J2EE应用程序框架</title><link>http://blog.csdn.net/lin_bei/archive/2007/01/25/1492721.aspx</link><pubDate>Thu, 25 Jan 2007 02:56:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2007/01/25/1492721.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1492721.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2007/01/25/1492721.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1492721.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1492721</trackback:ping><description>设计一个面向服务的J2EE应用程序框架&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1492721.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>gaolin_bei</dc:creator><title>JBI学习笔记</title><link>http://blog.csdn.net/lin_bei/archive/2006/11/19/1396311.aspx</link><pubDate>Sun, 19 Nov 2006 16:43:00 GMT</pubDate><guid>http://blog.csdn.net/lin_bei/archive/2006/11/19/1396311.aspx</guid><wfw:comment>http://blog.csdn.net/lin_bei/comments/1396311.aspx</wfw:comment><comments>http://blog.csdn.net/lin_bei/archive/2006/11/19/1396311.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lin_bei/comments/commentRss/1396311.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1396311</trackback:ping><description>业界正在广泛寻求解决 B2B 以及 EAI （企业应用集成）所存在问题的方案。这些方案不同于基于 JMS 手段的面向消息中间件技术和 Web 服务技术。本笔记概括地阐述了与 SOA （面向服务体系架构）规范及 ESB （企业服务总线）基础架构有关的 JBI （Java 业务集成）标准&lt;img src ="http://blog.csdn.net/lin_bei/aggbug/1396311.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>