<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/yawolf" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/yawolf" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 21 Jan 2009 21:16:00 GMT</lastBuildDate><title>张绍林的博客</title><description>知识改变命运 创新驱动中国</description><link>http://blog.csdn.net/yawolf/</link><item><title>JBoss发布 RESTEasy1.0.0GA版本</title><link>http://blog.csdn.net/yawolf/archive/2009/01/21/3849327.aspx</link><wfw:comment>http://blog.csdn.net/yawolf/comments/3849327.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yawolf/comments/commentRss/3849327.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3849327</trackback:ping><description>2009年1月21日，JBoss发布了RESTEasy1.0.0GA版本。RESTEasy 是一个JBoss项目，为各种框架提供建立RESTful Web服务和RESTful应用程序。是一个完全符合JAX－RS规范的轻便的实现。&lt;img src =&quot;http://blog.csdn.net/yawolf/aggbug/3849327.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 22 Jan 2009 05:16:00 +0800</pubDate><author>张绍林</author><comments>http://blog.csdn.net/yawolf/archive/2009/01/21/3849327.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yawolf/archive/2009/01/21/3849327.aspx</guid><dc:creator>张绍林</dc:creator></item><item><title>New features in EJB3.1 (Part 4)</title><link>http://blog.csdn.net/yawolf/archive/2009/01/20/3844321.aspx</link><wfw:comment>http://blog.csdn.net/yawolf/comments/3844321.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yawolf/comments/commentRss/3844321.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3844321</trackback:ping><description>In the first three articles of this series, I covered optional interfaces for Session beans, Singleton beans, EJB Timer Service enhancements, simplified packaging, asynchronous Session bean invocation and EJB Lite. By popular demand, in this article I will cover WebBeans/EJB 3.1 integration. Remember, none of this has been finalized yet. All of this is really just a peek into the inner workings of the JCP so that you have a chance to provide feedback.&lt;img src =&quot;http://blog.csdn.net/yawolf/aggbug/3844321.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 21 Jan 2009 05:42:00 +0800</pubDate><author>张绍林</author><comments>http://blog.csdn.net/yawolf/archive/2009/01/20/3844321.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yawolf/archive/2009/01/20/3844321.aspx</guid><dc:creator>张绍林</dc:creator></item><item><title>New features in EJB3.1 (Part 3)</title><link>http://blog.csdn.net/yawolf/archive/2009/01/20/3844264.aspx</link><wfw:comment>http://blog.csdn.net/yawolf/comments/3844264.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yawolf/comments/commentRss/3844264.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3844264</trackback:ping><description>In the first two articles of this series, I covered a few of the earliest discussed features - optional interfaces for Session beans, Singleton beans, EJB Timer Service enhancements and simplified packaging. In this third article, I'll cover two more features that have been discussed in detail--asynchronous Session Bean invocation and EJB Lite. Remember, none of this has been finalized yet. All of this is really just a peek into the inner workings of the JCP so that you have a chance to provide &lt;img src =&quot;http://blog.csdn.net/yawolf/aggbug/3844264.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 21 Jan 2009 05:35:00 +0800</pubDate><author>张绍林</author><comments>http://blog.csdn.net/yawolf/archive/2009/01/20/3844264.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yawolf/archive/2009/01/20/3844264.aspx</guid><dc:creator>张绍林</dc:creator></item><item><title>New features in EJB3.1 (Part 2)</title><link>http://blog.csdn.net/yawolf/archive/2009/01/20/3844087.aspx</link><wfw:comment>http://blog.csdn.net/yawolf/comments/3844087.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yawolf/comments/commentRss/3844087.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3844087</trackback:ping><description>In the first article of this series, I covered two of the earliest discussed features – optional interfaces for Session beans and Singleton beans. I also provided an overview of the rest of the features being discussed. In this second article, I'll cover two more features that have been discussed in detail—EJB Timer Service enhancements and simplified packaging. Remember, none of this has been finalized yet, although a draft of the specification will be released for review soon. All of this is r&lt;img src =&quot;http://blog.csdn.net/yawolf/aggbug/3844087.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 21 Jan 2009 05:19:00 +0800</pubDate><author>张绍林</author><comments>http://blog.csdn.net/yawolf/archive/2009/01/20/3844087.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yawolf/archive/2009/01/20/3844087.aspx</guid><dc:creator>张绍林</dc:creator></item><item><title>GlassFish Eclipse Plugin 1.0.16 - Install v3 Prelude from the IDE</title><link>http://blog.csdn.net/yawolf/archive/2009/01/19/3838289.aspx</link><wfw:comment>http://blog.csdn.net/yawolf/comments/3838289.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yawolf/comments/commentRss/3838289.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3838289</trackback:ping><description>GlassFish Plugins team released ver 1.0.16 of Eclipse plugin for GlassFish. The team has maintained pretty good cadence in terms of adding features and fixing bugs in the plugin (16 releases in approx as many months). However this particular version has an exciting feature. It allows GlassFish v3 Prelude to be installed from within the IDE itself.&lt;img src =&quot;http://blog.csdn.net/yawolf/aggbug/3838289.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 20 Jan 2009 05:50:00 +0800</pubDate><author>弓满月</author><comments>http://blog.csdn.net/yawolf/archive/2009/01/19/3838289.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yawolf/archive/2009/01/19/3838289.aspx</guid><dc:creator>弓满月</dc:creator></item><item><title>EJB3.1新特性</title><link>http://blog.csdn.net/yawolf/archive/2009/01/19/3838202.aspx</link><wfw:comment>http://blog.csdn.net/yawolf/comments/3838202.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yawolf/comments/commentRss/3838202.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3838202</trackback:ping><description>这个系列的文章是EJB3.1专家小组正在开发的下个版本JavaEE规范的预览。EJB3.0去掉了沉重的编程模型而带给Java EE 5一个更简单的编程环境。EJB3.1目标是在EJB3.0带来的成功之上，将简单开发深入下去并增加一些急需的特性。    在这第一篇文章中，我将涵盖已经讨论的很深入的两个特性——选择性的为EJBs和Singleton Bean创建接口。同时，我也将提到一些已经开始考虑的可能出现的新特性。记住，所有的这些都不是最终版本。&lt;img src =&quot;http://blog.csdn.net/yawolf/aggbug/3838202.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 20 Jan 2009 05:18:00 +0800</pubDate><author>弓满月</author><comments>http://blog.csdn.net/yawolf/archive/2009/01/19/3838202.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yawolf/archive/2009/01/19/3838202.aspx</guid><dc:creator>弓满月</dc:creator></item><item><title>在Ubuntu下进行软件开发</title><link>http://blog.csdn.net/yawolf/archive/2008/12/27/3622634.aspx</link><wfw:comment>http://blog.csdn.net/yawolf/comments/3622634.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yawolf/comments/commentRss/3622634.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3622634</trackback:ping><description>自从发生了微软黑屏事件，加上全球范围的经济危机，效益不好的软件公司纷纷开始打击盗版……我开始重视起Linux了，在Linux平台进行软件开发，将会给企业和个人带来机会。于是，我买了一个硬盘，准备安装Linux。Linux有许多版本，究竟装哪一个好呢？过去使用红帽AS3做服务器，不过AS3太贵了，个人肯定不会买，再加上红帽桌面版本停止开发，就放弃红帽了。听说红旗Linux不错，加上我的DELL机器随机带了一个红旗Linux6 OEM版本。支持民族产业吧，于是就装红旗，可是在几天之内安装了三次，用得不是很顺，根本就不能用Eclipse,就换了Ubuntu8_10。安装Ubuntu开始时也不是很顺，主要是显卡问题，手工安装了显卡，就正常了。下面是我在Ubuntu进行应用开发的一些截图：&lt;img src =&quot;http://blog.csdn.net/yawolf/aggbug/3622634.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 28 Dec 2008 02:01:00 +0800</pubDate><author>弓满月</author><comments>http://blog.csdn.net/yawolf/archive/2008/12/27/3622634.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yawolf/archive/2008/12/27/3622634.aspx</guid><dc:creator>弓满月</dc:creator></item><item><title>Integrating Flex with Seam using Flamingo</title><link>http://blog.csdn.net/yawolf/archive/2008/10/24/3134570.aspx</link><wfw:comment>http://blog.csdn.net/yawolf/comments/3134570.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yawolf/comments/commentRss/3134570.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3134570</trackback:ping><description>Integrating Flex with Seam using Flamingo&lt;img src =&quot;http://blog.csdn.net/yawolf/aggbug/3134570.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 24 Oct 2008 15:19:00 +0800</pubDate><author>弓满月</author><comments>http://blog.csdn.net/yawolf/archive/2008/10/24/3134570.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yawolf/archive/2008/10/24/3134570.aspx</guid><dc:creator>弓满月</dc:creator></item><item><title>A Look Inside Exadel Flamingo - Flex and JBoss Seam</title><link>http://blog.csdn.net/yawolf/archive/2008/10/24/3134535.aspx</link><wfw:comment>http://blog.csdn.net/yawolf/comments/3134535.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yawolf/comments/commentRss/3134535.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3134535</trackback:ping><description>这是一篇介绍如何使用Flamingo集成Flex和Seam的文章，很详细。注意：JDK版本是1.5，在1.6下将出错。&lt;img src =&quot;http://blog.csdn.net/yawolf/aggbug/3134535.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 24 Oct 2008 14:52:00 +0800</pubDate><author>弓满月</author><comments>http://blog.csdn.net/yawolf/archive/2008/10/24/3134535.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yawolf/archive/2008/10/24/3134535.aspx</guid><dc:creator>弓满月</dc:creator></item><item><title>JBoss Seam 2.1.0 GA 发布</title><link>http://blog.csdn.net/yawolf/archive/2008/10/23/3132305.aspx</link><wfw:comment>http://blog.csdn.net/yawolf/comments/3132305.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yawolf/comments/commentRss/3132305.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3132305</trackback:ping><description>2008年10月22日，JBoss Seam 2.1.0 GA发布。&lt;img src =&quot;http://blog.csdn.net/yawolf/aggbug/3132305.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 24 Oct 2008 04:38:00 +0800</pubDate><author>弓满月</author><comments>http://blog.csdn.net/yawolf/archive/2008/10/23/3132305.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yawolf/archive/2008/10/23/3132305.aspx</guid><dc:creator>弓满月</dc:creator></item></channel></rss>