來自 HTTP://www.aliyun.com/zixun/aggregation/13428.html">EclipseRT 的 Virgo Web 服務器是一個完全基於模組化的 JAVA 應用伺服器,主要用於運行企業 JAVA 應用程式和基於 Spring 框架的應用,具備高度靈活性和可靠性,提供一個簡單但功能強大的開發、發佈和服務 JAVA 應用的平臺。
Virgo has now changed sufficiently to warrant the major version increasing to 3. This first milestone on the 3.0 line already includes some impressive new features and is the first milestone with some ne w committers on board. So a big welcome to them:
Contributions in the form of bug reports, forum posts, blogs, and tweets were gratefully received from individuals too num erous to mention.
亮點:
· Relaxed the order in which kernel bundles need to start by using Equinox Declarative Services, in preparation for p2 suppo rt. · Rebased the regions implementation on OSGi framework hooks, destined for standardisation in OSGi R4.3, instead of composit e bundles. · Upgraded Equinox to 3.7M5. · Added command history and TAB completion to the Equinox console. · Replaced Felix Configuration Admin and Event Admin with their Equinox counterparts. · Provided a new prototype deliverable: Virgo Jetty Server. This is similar to Virgo Web Server but based on Jetty, currently v7.3. · Upgraded Gemini Web to 1.2.0.M02.
已知問題:
· Bug 337233: browsing the OSGi state in the Admin Console breaks when navigating to a bundle in the Kernel region. · Bug 337538: a thread safety bug in Equinox which sometimes causes the built-in applications such as the admin console and splash screen to fail to start. This will be fixed in the next milestone. Meanwile, simply restart Virgo. · Bug 337543: RuntimeArtifactModel produces and swallows an NPE. This appears in log.log.