Virgo Server for Apache Tomcat integrates an OSGi-enhanced version of the Tomcat Servlet Container in order to provide support for deploying Java EE WARs and OSGi Web Application Bundles.
For Virgo Server for Apache Tomcat you
configure the behaviour of the Web Integration Layer using the properties file called org.eclipse.virgo.web.properties
.
The org.eclipse.virgo.web.properties
file is located in the $SERVER_HOME/repository/ext
directory.
The following table describes the properties.
Table 13.12. Web Integration Layer Properties
Property | Description | Default Value |
---|---|---|
WABHeaders
|
Specifies how Web Application Bundle manifest headers are processed. See "Web Application Manifest Processing" in the Programmer Guide for details.
A value of
A value of
The Virgo Jetty Server will always operate in |
strict
|
There is no Web Integration Layer in Virgo Jetty Server. The relevant configuration is described in Configuring the Embedded Jetty Servlet Container.