<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>王洪伟的专栏 - Tuscany</title><link>http://blog.csdn.net/teamlet/category/271338.aspx</link><description>Apache Tuscany 的实现遵循了SCA 和SDO规范，以及包括一个支持SDO的Data Access Service (DAS)。</description><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 13 Apr 2008 22:44:16 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>teamlet</dc:creator><title>Tuscany是什么？为什么要用Tuscany命名SCA规范的实现？</title><link>http://blog.csdn.net/teamlet/archive/2007/12/03/1913930.aspx</link><pubDate>Mon, 03 Dec 2007 15:40:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/12/03/1913930.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1913930.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/12/03/1913930.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1913930.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1913930</trackback:ping><description>蓝蓝的天，墨绿的橄榄树大片大片整齐地铺排着，起伏的山棱线和地平线像音乐。小城科尔托纳就藏身在Tuscany的美丽里。黄昏橘色的夕阳让每一个角落都有一种温暖华美的感觉，橘色转成金色，再化成古铜色，色彩温煦而艳丽。这就是Tuscany.SCA的参考实现命名为Tuscany，蕴含着一些意义在里面.&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1913930.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>回答:细说SCA V1.0规范(2) --Composite与架构 网友xiexie的问题</title><link>http://blog.csdn.net/teamlet/archive/2007/11/06/1869428.aspx</link><pubDate>Tue, 06 Nov 2007 13:28:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/11/06/1869428.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1869428.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/11/06/1869428.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1869428.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1869428</trackback:ping><description>Component是不是不能提供服务，是不是必须通过Composite向外提供服务？在SCA里面好像组件能打包，是不是只有Domian才能打包呢？SOA的概念层次从下到上一般分为：操作系统层、组件层、服务层、业务流程层、和表示层，具体到SCA，它分别对应于SCA的什么呢？&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1869428.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>细说SCA V1.0规范(3) -- Domain与业务</title><link>http://blog.csdn.net/teamlet/archive/2007/11/06/1868669.aspx</link><pubDate>Tue, 06 Nov 2007 00:04:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/11/06/1868669.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1868669.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/11/06/1868669.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1868669.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1868669</trackback:ping><description>Domain是作用的范围，有一个划分边界的含义。一个域就是一个范围，一个作用区域，在这个区域内包含的内容有一个共同的特性。在同一个领域中每个不同的域之间是有明显的分界和不同特性的内容。Domain域分为两层.一层是命名层，将URI与Domain域建立关联，并通过URI实现对Domain域模型的访问；另一层是Composite层.
&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1868669.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>感受Tuscany发展脉搏,洞察Tuscany的最新变化,与Tuscany亲密接触,本地构建Tuscany步骤</title><link>http://blog.csdn.net/teamlet/archive/2007/04/29/1591980.aspx</link><pubDate>Sun, 29 Apr 2007 16:54:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/04/29/1591980.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1591980.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/04/29/1591980.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1591980.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1591980</trackback:ping><description>自从2007年3月21日 OSOA  SCA V100装配规范发布之后,根据这个规范实现的apache组织开源项目Tuscany中SCA子项目的结构也作了大幅度的调整。本文介绍了SCA的最新特性以及讲述如何在本地构建Tuscany项目。&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1591980.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>Tuscany SCA 引导和装配的过程</title><link>http://blog.csdn.net/teamlet/archive/2007/03/26/1542064.aspx</link><pubDate>Mon, 26 Mar 2007 22:15:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/03/26/1542064.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1542064.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/03/26/1542064.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1542064.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1542064</trackback:ping><description>Tuscany SCA在运行的时候进行各种服务的装配，根据XML格式的SCA元素的定义，从SCDL和其他格式的文件中读取装配的信息。装配过程和过程中涉及到的类之间的关系这里一一列出，并给出部分代码片段，可以根据此对照程序进一步深入。&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1542064.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>sca-core.xsd元素及类型分解</title><link>http://blog.csdn.net/teamlet/archive/2007/03/23/1538564.aspx</link><pubDate>Fri, 23 Mar 2007 12:36:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/03/23/1538564.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1538564.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/03/23/1538564.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1538564.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1538564</trackback:ping><description>sca-core描述sca元素和元素类型的定义。通过了解元素和类型的定义，可以更好的掌握SCA系统组成和装配之间的关系。本文将元素和元素类型分解，并对其中部分内容进行解释。&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1538564.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>SCA规范1.0 最终稿发布</title><link>http://blog.csdn.net/teamlet/archive/2007/03/20/1535638.aspx</link><pubDate>Tue, 20 Mar 2007 22:45:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/03/20/1535638.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1535638.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/03/20/1535638.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1535638.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1535638</trackback:ping><description>2007年3月21日,osoa官方发布了SCA 规范V1.0的最终版 ( Service Component Architecture Specifications Final Version 1.0 Specifications),标志着SOA技术一个新阶段的开始。&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1535638.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>使用Eclipse3.2.1+STP.0.4.0+Apache Tuscany开发SCA的Java组件(3)运行篇 </title><link>http://blog.csdn.net/teamlet/archive/2007/03/16/1531742.aspx</link><pubDate>Fri, 16 Mar 2007 22:44:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/03/16/1531742.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1531742.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/03/16/1531742.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1531742.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1531742</trackback:ping><description>使用STP开发SOA服务端和客户端代码。&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1531742.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>使用Eclipse3.2.1+STP.0.4.0+Apache Tuscany开发SCA的Java组件(2)代码篇 </title><link>http://blog.csdn.net/teamlet/archive/2007/03/15/1530834.aspx</link><pubDate>Thu, 15 Mar 2007 23:56:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/03/15/1530834.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1530834.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/03/15/1530834.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1530834.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1530834</trackback:ping><description>使用STP开发SOA服务端和客户端代码。&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1530834.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>Beans.instantiate() 创建新 bean 实例</title><link>http://blog.csdn.net/teamlet/archive/2007/03/14/1529645.aspx</link><pubDate>Wed, 14 Mar 2007 22:46:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/03/14/1529645.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1529645.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/03/14/1529645.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1529645.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1529645</trackback:ping><description>使用 Beans.instantiate() 会给性能带来负面影响,但是可以读取一个序列化对象。&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1529645.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>SCA组件运行需要设置的参数</title><link>http://blog.csdn.net/teamlet/archive/2007/03/14/1529555.aspx</link><pubDate>Wed, 14 Mar 2007 21:11:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/03/14/1529555.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1529555.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/03/14/1529555.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1529555.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1529555</trackback:ping><description>为了运行SCA Component，需要在运行环境中配置系统参数。&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1529555.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>使用Eclipse3.2.1+STP.0.4.0+Apache Tuscany开发SCA的Java组件(1)设置篇</title><link>http://blog.csdn.net/teamlet/archive/2007/03/14/1529426.aspx</link><pubDate>Wed, 14 Mar 2007 18:04:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/03/14/1529426.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1529426.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/03/14/1529426.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1529426.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1529426</trackback:ping><description>介绍使用eclipse+STP+Tuscany开发SCA Java Componet 简单的方法和步骤。&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1529426.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>CommonJ简介</title><link>http://blog.csdn.net/teamlet/archive/2007/02/04/1502325.aspx</link><pubDate>Sun, 04 Feb 2007 23:22:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/02/04/1502325.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1502325.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/02/04/1502325.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1502325.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1502325</trackback:ping><description>CommonJ是BEA和IBM联合推出的一个规范,一共有四个子项目，SCA是其中的一个。在SCA中用到了另外一个CommonJ的子项目——Work Manager and Timer，此规范为在应用服务器中支持并发任务的执行提供了一些简单的接口。 &lt;img src ="http://blog.csdn.net/teamlet/aggbug/1502325.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>SCA 规范中的类及向实现的过渡</title><link>http://blog.csdn.net/teamlet/archive/2007/02/04/1502193.aspx</link><pubDate>Sun, 04 Feb 2007 18:33:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/02/04/1502193.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1502193.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/02/04/1502193.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1502193.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1502193</trackback:ping><description>SCA标准主要包括CurrentCompositeContext,CompositeContext,SCA几个接口和类，提供服务组件内容的设置、内容的获取和内容的操作。CompostieContextImpl继承了SCA和CompositeContext的特性，同时也完成了由标准接口向实现的过渡。&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1502193.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>teamlet</dc:creator><title>SDO 的组成部分和实现的包结构</title><link>http://blog.csdn.net/teamlet/archive/2007/01/25/1493410.aspx</link><pubDate>Thu, 25 Jan 2007 17:37:00 GMT</pubDate><guid>http://blog.csdn.net/teamlet/archive/2007/01/25/1493410.aspx</guid><wfw:comment>http://blog.csdn.net/teamlet/comments/1493410.aspx</wfw:comment><comments>http://blog.csdn.net/teamlet/archive/2007/01/25/1493410.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teamlet/comments/commentRss/1493410.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1493410</trackback:ping><description>Tuscany SDO由四个分离的工程组成，包含5个方面的内容。规范接口和运行的实现通过配置文件将两者关联起来。运行实现还使用了其他开源项目的内容。&lt;img src ="http://blog.csdn.net/teamlet/aggbug/1493410.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>