JBossOSGi-1.1.0發布 OSGi框架
JBoss OSGi 是 JBoss 組織實現的 OSGi 框架,其主要的目的包括如下兩個方面:
- 為第三方的 OSGi 框架提供一個集成的平臺;
- 基于 JBoss 微容器提供一個 OSGi 兼容框架。
JBossOSGi-1.1.0 發布了,下載地址:jboss-osgi-installer-1.1.0.jar
這是一個 OSGi Core 4.2 的框架,該版本主要是在 AS7 的集成方面上進行全面完善。
同時還包含如下改進:
- Concurrency optimizations throughout the framework
- Improved access to system and boot delegation packages
- Direct integration of many Felix, Aries and Ops4J bundles
- Added support for JSP pages in OSGi Web Applications
- Initial implementation of an OSGi Repository
- Capture OSGi frequently asked questions in the wiki
- Comprehensive coverage of AS7 / OSGi integration in user guide
- Add support for AS7 as remote testing target
- Replace the Standalone Runtime with AS7
Here are the change log details.
Additional to that we fixed 80+ OSGi related issues in the jboss-as-7.1.0 code base. Most notably there are
- Expose OSGi management through domain API
- Provide injectable BundleContext in JNDI
- Transactional integration endpoint (STOMP)
- Provide Repository API as general MSC service
- Remove Felix, Aries and Ops4J bundles from the AS7 distro
- Separate Configuration Admin subsystem
完整內容請參考 User Guide.
原文鏈接:http://www.open-open.com/news/view/14e79c2
【編輯推薦】