OSGi 框架 JBoss OSGi-1.1.0 发布

openkk 12年前
     <p>JBoss OSGi 是 JBoss 组织实现的 OSGi 框架,其主要的目的包括如下两个方面:</p>    <ol>     <li>为第三方的 OSGi 框架提供一个集成的平台;</li>     <li>基于 JBoss 微容器提供一个 OSGi 兼容框架。</li>    </ol>    <p>JBossOSGi-1.1.0 发布了,下载地址:<a class="external-link" href="/misc/goto?guid=4958332135390485957" rel="nofollow">jboss-osgi-installer-1.1.0.jar</a></p>    <p>这是一个 OSGi Core 4.2 的框架,该版本主要是在 AS7 的集成方面上进行全面完善。</p>    <p>同时还包含如下改进:</p>    <ul>     <li><a class="external-link" href="/misc/goto?guid=4958332136200421746" rel="nofollow">Concurrency optimizations throughout the framework</a></li>     <li><a class="external-link" href="/misc/goto?guid=4958332136997476023" rel="nofollow">Improved access to system and boot delegation packages</a></li>     <li><a class="external-link" href="/misc/goto?guid=4958332137795091799" rel="nofollow">Direct integration of many Felix, Aries and Ops4J bundles</a></li>     <li><a class="external-link" href="/misc/goto?guid=4958332138593341956" rel="nofollow">Added support for JSP pages in OSGi Web Applications</a></li>     <li><a class="external-link" href="/misc/goto?guid=4958332139401544797" rel="nofollow">Initial implementation of an OSGi Repository</a></li>     <li><a title="FAQ" href="/misc/goto?guid=4958332140192328053">Capture OSGi frequently asked questions in the wiki</a></li>     <li><a title="Application Server Integration" href="/misc/goto?guid=4958332141002100840">Comprehensive coverage of AS7 / OSGi integration in user guide</a></li>     <li><a class="external-link" href="/misc/goto?guid=4958332141786101303" rel="nofollow">Add support for AS7 as remote testing target</a></li>     <li><a class="external-link" href="/misc/goto?guid=4958332142589157730" rel="nofollow">Replace the Standalone Runtime with AS7</a></li>    </ul>    <p>Here are the <a class="external-link" href="https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310370&version=12317273" rel="nofollow">change log</a> details. <br /> <br /> Additional to that we fixed 80+ OSGi related issues in the jboss-as-7.1.0 code base. Most notably there are</p>    <ul>     <li><a class="external-link" href="/misc/goto?guid=4958332144179232156" rel="nofollow">Expose OSGi management through domain API</a></li>     <li><a class="external-link" href="/misc/goto?guid=4958332144975799970" rel="nofollow">Provide injectable BundleContext in JNDI</a></li>     <li><a class="external-link" href="/misc/goto?guid=4958332145791552956" rel="nofollow">Transactional integration endpoint (STOMP)</a></li>     <li><a class="external-link" href="/misc/goto?guid=4958332146591537725" rel="nofollow">Provide Repository API as general MSC service</a></li>     <li><a class="external-link" href="/misc/goto?guid=4958332147387166803" rel="nofollow">Remove Felix, Aries and Ops4J bundles from the AS7 distro</a></li>     <li><a class="external-link" href="/misc/goto?guid=4958332148184004223" rel="nofollow">Separate Configuration Admin subsystem</a></li>    </ul> 完整内容请参考    <a title="User Guide" href="/misc/goto?guid=4958332148978057538">User Guide</a>.