<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>简约设计の艺术 - </title><link>category/364737.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sat, 10 May 2008 18:39:20 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>88250</dc:creator><title>OpenEJB 3.0支持对枚举和集合的依赖注入及OSGi和EJB 3.0特性</title><link>http://blog.csdn.net/dl88250/archive/2008/05/10/2430320.aspx</link><pubDate>Sat, 10 May 2008 18:39:00 GMT</pubDate><guid>http://blog.csdn.net/dl88250/archive/2008/05/10/2430320.aspx</guid><wfw:comment>comments/2430320.aspx</wfw:comment><comments>http://blog.csdn.net/dl88250/archive/2008/05/10/2430320.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2430320.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2430320</trackback:ping><description>开源轻量级EJB实现框架OpenEJB的最新版支持对枚举、集合和Maps的依赖注入（Dependency Injection，即DI），并且支持OSGi和EJB 3.0规范。在经历了一年半的开发后，OpenEJB 3.0最终版近期发布了。该版本还支持@EJB引用其他EAR文件中的本地接口、事务日志及基于HTTP协议的EJBd，同时它还支持EJB 3.0的新特性如Business Interfaces、Java Persistence API (JPA)及JAX-WS Web Services。 &lt;img src ="aggbug/2430320.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>88250</dc:creator><title>SpringSource新应用服务器发布 摒弃Java EE </title><link>http://blog.csdn.net/dl88250/archive/2008/05/03/2371432.aspx</link><pubDate>Sat, 03 May 2008 16:36:00 GMT</pubDate><guid>http://blog.csdn.net/dl88250/archive/2008/05/03/2371432.aspx</guid><wfw:comment>comments/2371432.aspx</wfw:comment><comments>http://blog.csdn.net/dl88250/archive/2008/05/03/2371432.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2371432.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2371432</trackback:ping><description>从获得一千万美元风投开始算起刚满一年，如今SpringSource（Spring框架背后的公司）摇身一变，成为应用服务器提供商，并且举着SpringSource应用平台（SpringSource Application Platform）的黄钺白旄对现有的Java EE服务器阵营发起挑战。SpringSource应用平台是构建在Spring、OSGi和Apache Tomcat之上的应用服务器，这个新的应用服务器摒弃了原有的Java EE服务器标准，自然而然地将Spring编程模型展现其中，随之而来的还有一套基于OSGi内核构建的全新部署和打包系统。今天是该项目在 SpringSource评估许可下Beta发布版发布的重要里程碑。在随后一个月内会有基于开源许可（GPLv3）版本和订阅版本的通用发布版（General Availability，GA）放出。&lt;img src ="aggbug/2371432.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>88250</dc:creator><title>使用NetBeans6开发OSGi应用(4)——Servlet与Http服务88250原创]</title><link>http://blog.csdn.net/dl88250/archive/2008/03/05/2151331.aspx</link><pubDate>Wed, 05 Mar 2008 18:29:00 GMT</pubDate><guid>http://blog.csdn.net/dl88250/archive/2008/03/05/2151331.aspx</guid><wfw:comment>comments/2151331.aspx</wfw:comment><comments>http://blog.csdn.net/dl88250/archive/2008/03/05/2151331.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2151331.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2151331</trackback:ping><description>上一次，我们分析了KF（Knopflerfish）框架的设计，实践了基于OSGi的应用程序框架的设计。这一讲，我们将基于KF实现的OSGi规范Http Service，做一个简单的Servlet结合HTML/Javascript的实践。&lt;img src ="aggbug/2151331.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>88250</dc:creator><title>IBM、BEA和JBoss应用服务器采用OSGi</title><link>http://blog.csdn.net/dl88250/archive/2008/03/04/2147091.aspx</link><pubDate>Tue, 04 Mar 2008 17:22:00 GMT</pubDate><guid>http://blog.csdn.net/dl88250/archive/2008/03/04/2147091.aspx</guid><wfw:comment>comments/2147091.aspx</wfw:comment><comments>http://blog.csdn.net/dl88250/archive/2008/03/04/2147091.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2147091.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2147091</trackback:ping><description>OSGi联盟是由包括爱立信、IBM、Oracle和Sun Microsystems在内的多个厂商于1999年成立的，OSGi联盟负责管理和开发OSGi规范。OSGi规范是一个Java环境的组件模型，它定义了组件封装、生命周期管理和服务注册。应用程序或组件（以bundle的方式进行部署）不需要重启就可以远程安装、启动、停止、更新和卸载。生命周期管理通过API来完成，API允许远程下载管理策略。OSGi最初侧重于移动及嵌入领域，现已运用在大型桌面应用程序上，其中最引人注目的是Eclipse IDE。近来成立的OSGi企业专家小组正在寻求扩展OSGi规范，以支持企业级Java厂商和开发者的需求。&lt;img src ="aggbug/2147091.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>88250</dc:creator><title>OSGi Bundle的构建策略及实践 </title><link>http://blog.csdn.net/dl88250/archive/2008/02/18/2101533.aspx</link><pubDate>Mon, 18 Feb 2008 01:02:00 GMT</pubDate><guid>http://blog.csdn.net/dl88250/archive/2008/02/18/2101533.aspx</guid><wfw:comment>comments/2101533.aspx</wfw:comment><comments>http://blog.csdn.net/dl88250/archive/2008/02/18/2101533.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2101533.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2101533</trackback:ping><description>描述OSGi很好的一篇文章，有理论，有实践转自：http://blog.csdn.net/chrisrc/archive/2007/12/11/1929474.aspx&lt;img src ="aggbug/2101533.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>88250</dc:creator><title>Equinox OSGi系列之 创建自己的OSGi应用项目 </title><link>http://blog.csdn.net/dl88250/archive/2008/02/18/2101526.aspx</link><pubDate>Mon, 18 Feb 2008 00:59:00 GMT</pubDate><guid>http://blog.csdn.net/dl88250/archive/2008/02/18/2101526.aspx</guid><wfw:comment>comments/2101526.aspx</wfw:comment><comments>http://blog.csdn.net/dl88250/archive/2008/02/18/2101526.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2101526.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2101526</trackback:ping><description>转自：http://blog.csdn.net/chrisrc/archive/2007/11/24/1900796.aspx&lt;img src ="aggbug/2101526.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>88250</dc:creator><title>使用NetBeans6开发OSGi应用(3)——整合Knopflerfish！[88250原创]</title><link>http://blog.csdn.net/dl88250/archive/2008/02/15/2097574.aspx</link><pubDate>Fri, 15 Feb 2008 19:24:00 GMT</pubDate><guid>http://blog.csdn.net/dl88250/archive/2008/02/15/2097574.aspx</guid><wfw:comment>comments/2097574.aspx</wfw:comment><comments>http://blog.csdn.net/dl88250/archive/2008/02/15/2097574.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2097574.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2097574</trackback:ping><description>上一次，我们编写了两个Bundles，一个是服务提供商，一个是使用服务的客户 ，运行得还不错 :-)不过，上次结尾时提到了关于控制OSGi框架，让OSGi框架服务于我们的应用的问题，今天就围绕这个问题展开。&lt;img src ="aggbug/2097574.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>88250</dc:creator><title>使用NetBeans6开发OSGi应用(2)——SecondOSGi[88250原创]</title><link>http://blog.csdn.net/dl88250/archive/2008/02/14/2096011.aspx</link><pubDate>Thu, 14 Feb 2008 21:02:00 GMT</pubDate><guid>http://blog.csdn.net/dl88250/archive/2008/02/14/2096011.aspx</guid><wfw:comment>comments/2096011.aspx</wfw:comment><comments>http://blog.csdn.net/dl88250/archive/2008/02/14/2096011.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2096011.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2096011</trackback:ping><description>上一次，我们了解了OSGi的背景并使用NetBeans6，基于Knopflerfish（OSGi的一个RI）完成了第一个OSGi应用——FirstOSGi。这一次，我们将对OSGi进行深入一点学习——SecondOSGi，让我们掌握Bundles之间的调用！&lt;img src ="aggbug/2096011.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>88250</dc:creator><title>使用NetBeans6开发OSGi应用(1)——FirstOSGi[88250原创]</title><link>http://blog.csdn.net/dl88250/archive/2008/02/13/2090531.aspx</link><pubDate>Wed, 13 Feb 2008 15:17:00 GMT</pubDate><guid>http://blog.csdn.net/dl88250/archive/2008/02/13/2090531.aspx</guid><wfw:comment>comments/2090531.aspx</wfw:comment><comments>http://blog.csdn.net/dl88250/archive/2008/02/13/2090531.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2090531.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2090531</trackback:ping><description>本文介绍了OSGi的概念、特点、例子，以及如何使用NetBeans6与Knopflerfish（OSGi的一个RI）来进行OSGi开发一个入门程序——HelloOSGi。在介绍的部分里，转载了一些网络上OSGi的帖子，未能全部提及其出处，请作者见谅！&lt;img src ="aggbug/2090531.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>