Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Virgo/Community/Migrating from 3.5.x to 3.6.0

< Virgo‎ | Community
Revision as of 11:41, 21 November 2012 by Gnormington.vmware.com (Talk | contribs) (Support for Java 7 with a Limitation)

Support for Java 7 with a Limitation

Virgo 3.6.0 supports Java 7 (see bug 382710), but there is a known performance problem with the Spring framework on JDK 1.7.0_06 or newer (see SPR-9781). After Virgo supports Spring framework 3.2 (see bug 394800), it should be possible for users to upgrade to Spring 3.2 as described in the FAQ. Note that bug 394800 has not yet been implemented in Virgo 3.6.0.

Fragments May Attach to Multiple Hosts

Virgo 3.6.0 adds the following property to configuration/config.ini:

osgi.support.multipleHosts=true

This enables fragments to attach to multiple hosts, in line with the OSGi Core specification. See bug 393848 for details. If this behaviour causes an issue, users may delete the property from config.ini.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.