JBossOSGi-1.1.0發(fā)布 OSGi框架
JBoss OSGi 是 JBoss 組織實(shí)現(xiàn)的 OSGi 框架,其主要的目的包括如下兩個(gè)方面:
- 為第三方的 OSGi 框架提供一個(gè)集成的平臺(tái);
- 基于 JBoss 微容器提供一個(gè) OSGi 兼容框架。
JBossOSGi-1.1.0 發(fā)布了,下載地址:jboss-osgi-installer-1.1.0.jar
這是一個(gè) OSGi Core 4.2 的框架,該版本主要是在 AS7 的集成方面上進(jìn)行全面完善。
同時(shí)還包含如下改進(jìn):
- 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
完整內(nèi)容請(qǐng)參考 User Guide.
原文鏈接:http://www.open-open.com/news/view/14e79c2
【編輯推薦】