<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0">
  <channel>
    <title>Bea SOA圈子最新文章集合</title>
    <link>http://bea.csdn.net/group</link>
    <description>Bea SOA圈子最新文章集合</description>
    <generator>BLOG.CSDN.NET</generator>
    <pubDate>Fri, 08 Aug 2008 05:01:15 GMT</pubDate>
    <lastBuildDate>Fri, 08 Aug 2008 05:01:15 GMT</lastBuildDate>
    <item>
      <title> Java Web!服务与SOA</title>
      <link>http://blog.csdn.net/fjlikun/archive/2008/07/11/2638851.aspx</link>
      <author>fjlikun的专栏 - </author>
      <pubDate>Fri, 11 Jul 2008 14:28:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>SOA&amp;lt;img src =&amp;quot;aggbug/2638851.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>什么是 SOA？</title>
      <link>http://blog.csdn.net/brook19/archive/2008/06/12/2541494.aspx</link>
      <author>brook19的专栏 - </author>
      <pubDate>Thu, 12 Jun 2008 21:12:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>介绍SOA&amp;lt;img src =&amp;quot;aggbug/2541494.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>什么是 SOA？</title>
      <link>http://blog.csdn.net/brook19/archive/2008/06/12/2541494.aspx</link>
      <author>brook19的专栏 - </author>
      <pubDate>Thu, 12 Jun 2008 21:12:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>介绍SOA&amp;lt;img src =&amp;quot;aggbug/2541494.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>什么是 SOA？</title>
      <link>http://blog.csdn.net/brook19/archive/2008/06/12/2541494.aspx</link>
      <author>brook19的专栏 - </author>
      <pubDate>Thu, 12 Jun 2008 21:12:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>介绍SOA&amp;lt;img src =&amp;quot;aggbug/2541494.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>用c++写corba服务端，并和java客户端连接</title>
      <link>http://blog.csdn.net/soda7/archive/2008/05/12/2438407.aspx</link>
      <author>soda7的专栏 - </author>
      <pubDate>Mon, 12 May 2008 19:43:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>通常，开发一个CORBA应用的大致步骤如下：

CORBA编程基本步骤：

1、编写IDL接口描述文件；
2、将IDL编译成C++用于编译IDL的命令为omniidl；

3、配置并启动Naming Service（可选），omniORBpy命名服务的命令为omninames；

4、编写服务程序，在命名服务器上绑定对象IOR的逻辑名；

5、编写客户程序，访问命名服务器解析对象逻辑名的IOR；
&amp;lt;img src =&amp;quot;aggbug/2438407.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>中间件市场中外对峙趋强</title>
      <link>http://blog.csdn.net/soda7/archive/2008/05/10/2431445.aspx</link>
      <author>soda7的专栏 - </author>
      <pubDate>Sat, 10 May 2008 22:40:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>过去，在中间件市场上拼杀的除了东方通科技公司之外，几乎全是国外的大厂商：IBM、 BEA、Oracle、Inprise（原Borland）、 Microsoft及Sun等。随着市场容量的放大、产品效益的显化，最近一年多来，国内众多企业也开始涉足这一市场。到目前为止，国内共有30来家企业已进入或宣布要进入中间件市场，其中包括一些较有实力的公司，如金蝶软件旗下的阿派斯、托普软件、中创软件、东大阿尔派、天大天财、圣方科技以及青鸟天桥等。&amp;lt;img src =&amp;quot;aggbug/2431445.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>java开发corba全过程</title>
      <link>http://blog.csdn.net/soda7/archive/2008/05/09/2425227.aspx</link>
      <author>soda7的专栏 - </author>
      <pubDate>Fri, 09 May 2008 20:48:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>三，开发步骤参考

1.在eclipse里新建项目，Project lauyout 选择Create separate source and output folders
2.给新项目添加Libraries,右键Properites---&amp;gt;Libraries---&amp;gt;Add Library---&amp;gt;User Library

 ---&amp;gt;User Libraries...---&amp;gt;New...---&amp;gt;Add JARs...

  找到OpenOrb\OpenORB\lib目录下openorb_orb-1.4.0.jar,openorb_orb_tools-1.4.0.jar
      OpenOrb\OpenORB\lib\endorsed目录下openorb_orb_omg-1.4.0.jar
      OpenOrb\tools\lib目录下launcher.jar,tools-1.4.0.jar
      OpenOrb\tools\lib\目录下所有.jar文件


3.src上右键New---&amp;gt;Other---&amp;gt;CORBA Wizard---&amp;gt;IDL &amp;lt;img src =&amp;quot;aggbug/2425227.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>Oracle SOA 3、Oracle BPEL流程管理器</title>
      <link>http://blog.csdn.net/jcooper123/archive/2008/04/18/2304375.aspx</link>
      <author>jcooper123的专栏 - </author>
      <pubDate>Fri, 18 Apr 2008 14:54:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>Oracle BPEL流程管理器&amp;lt;img src =&amp;quot;aggbug/2304375.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>SOA起始</title>
      <link>http://blog.csdn.net/mj_yuan/archive/2008/04/15/2292992.aspx</link>
      <author>mj_yuan的专栏 - </author>
      <pubDate>Tue, 15 Apr 2008 10:26:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>有人说SOA是一种IT策略，有人说SOA是一种架构理念，还有人说SOA是一种服务。SOA到底是什么？它将带来什么？软件产业的变革亦或是新的机遇下的挑战？业界权威专家带领我们一起去深究，去探索。&amp;lt;img src =&amp;quot;aggbug/2292992.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>[转载SOApub]中文Oracle BPEL实例教程</title>
      <link>http://blog.csdn.net/jcooper123/archive/2008/04/14/2289641.aspx</link>
      <author>jcooper123的专栏 - </author>
      <pubDate>Mon, 14 Apr 2008 04:19:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>oracle bpel&amp;lt;img src =&amp;quot;aggbug/2289641.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>微软《SOA in the Real World》笔记08——第一章</title>
      <link>http://blog.csdn.net/ichaos/archive/2008/04/08/2260168.aspx</link>
      <author>ichaos - </author>
      <pubDate>Tue, 08 Apr 2008 12:17:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>微软《SOA in the Real World》白皮书的读书笔记和摘译。&amp;lt;img src =&amp;quot;aggbug/2260168.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>微软《SOA in the Real World》笔记07——第一章</title>
      <link>http://blog.csdn.net/ichaos/archive/2008/04/06/2254813.aspx</link>
      <author>ichaos - </author>
      <pubDate>Sun, 06 Apr 2008 15:47:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>微软《SOA in the Real World》白皮书的读书笔记和摘译。&amp;lt;img src =&amp;quot;aggbug/2254813.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>SOA技术</title>
      <link>http://blog.csdn.net/zlgrj1986/archive/2008/04/03/2248334.aspx</link>
      <author>Technology By zlg - </author>
      <pubDate>Thu, 03 Apr 2008 21:32:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>SOA新技术&amp;lt;img src =&amp;quot;aggbug/2248334.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>微软《SOA in the Real World》笔记06——第一章</title>
      <link>http://blog.csdn.net/ichaos/archive/2008/04/01/2234603.aspx</link>
      <author>ichaos - </author>
      <pubDate>Tue, 01 Apr 2008 08:00:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>微软《SOA in the Real World》白皮书的读书笔记和摘译。&amp;lt;img src =&amp;quot;aggbug/2234603.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>微软《SOA in the Real World》笔记05——第一章</title>
      <link>http://blog.csdn.net/ichaos/archive/2008/03/30/2229776.aspx</link>
      <author>ichaos - </author>
      <pubDate>Sun, 30 Mar 2008 07:26:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>微软《SOA in the Real World》白皮书的读书笔记和摘译。&amp;lt;img src =&amp;quot;aggbug/2229776.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>微软《SOA in the Real World》笔记04——第一章</title>
      <link>http://blog.csdn.net/ichaos/archive/2008/03/29/2227219.aspx</link>
      <author>ichaos - </author>
      <pubDate>Sat, 29 Mar 2008 06:31:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>微软《SOA in the Real World》白皮书的读书笔记和摘译。&amp;lt;img src =&amp;quot;aggbug/2227219.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>微软《SOA in the Real World》笔记03——第一章</title>
      <link>http://blog.csdn.net/ichaos/archive/2008/03/28/2224492.aspx</link>
      <author>ichaos - </author>
      <pubDate>Fri, 28 Mar 2008 08:17:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>微软《SOA in the Real World》白皮书的读书笔记和摘译。&amp;lt;img src =&amp;quot;aggbug/2224492.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>微软《SOA in the Real World》笔记02——第一章</title>
      <link>http://blog.csdn.net/ichaos/archive/2008/03/27/2222111.aspx</link>
      <author>ichaos - </author>
      <pubDate>Thu, 27 Mar 2008 10:06:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>微软《SOA in the Real World》白皮书的读书笔记和摘译。&amp;lt;img src =&amp;quot;aggbug/2222111.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>微软《SOA in the Real World》笔记01——目录</title>
      <link>http://blog.csdn.net/ichaos/archive/2008/03/26/2218363.aspx</link>
      <author>ichaos - </author>
      <pubDate>Wed, 26 Mar 2008 08:48:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>微软《SOA in the Real World》白皮书的读书笔记和摘译。&amp;lt;img src =&amp;quot;aggbug/2218363.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
    <item>
      <title>SOA 新业务语言 新系统架构——SOA与SaaS</title>
      <link>http://blog.csdn.net/ichaos/archive/2008/03/25/2216674.aspx</link>
      <author>ichaos - </author>
      <pubDate>Tue, 25 Mar 2008 14:08:00 GMT</pubDate>
      <comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
      <description>本文介绍了SOA和SaaS的关系。&amp;lt;img src =&amp;quot;aggbug/2216674.aspx&amp;quot; width = &amp;quot;1&amp;quot; height = &amp;quot;1&amp;quot; /&amp;gt;</description>
    </item>
  </channel>
</rss>