Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OptionClass

Value

Default

Description

ariesApplicationResolver.returnOptionalResources

true, false

false

Controls whether optional bundles should be provisioned during OSGi application installation or not.

org.apache.geronimo.aries.failApplicationOnStartError

true, false

false

Keeps bundles around if OSGi application start failed If true and one of the bundles of an OSGi application fails to start, the entire OSGi application is undeployed. If false, the OSGi application stays around even if there are bundle start errors.

org.apache.geronimo.aries.resolveApplicationOnDeploy

true, false

true

Controls whether OSGi application is resolved during installation. If false, the OSGi application is resolved every each time it is started.

org.apache.geronimo.osgi.web.extender.synchronous

true, false

false

Support for synchronous deployment of WABWeb Application Bundles (WABs).
Equivalent with Synchronous-Deploy header in the MANIFEST.MF file of a WAB.