![JAR search and dependency download from the Maven repository](/logo.png)
schemaorg_apache_xmlbeans.src.geronimo-jetty-config-1.0.1.xsd Maven / Gradle / Ivy
The newest version!
This is an XML Schema Definition for Geronimo jetty specific
configuration. It is a used as a sub part of the web application
deployment plan. The elements defined in this plan are included in
container-config element of web application plan. The top level
element included in container-config is jetty with namespace
specified as
xmlns="http://geronimo.apache.org/xml/ns/web/jetty/config-1.0.1". The
default location for this document is
http://geronimo.apache.org/xml/ns/web/jetty/config-1.0.1
The jetty element is the root of the deployment descriptor for a
jetty specific configuration in web application. Note that the
sub-elements of this element should be as in the given order in
a sequence.
The host element maps the web application to this
particular host name.
The virtual-host element maps the web application to
this particular host name.
The session-manager provides the fully qualified class
name of the clustering implementation
(org.codehaus.wadi.jetty5.JettyManager) used by this web
application.
See Jetty-386. Setting this to true makes paths like http://localhost:8080/test//favicon.ico
act the same as http://localhost:8080/test/favicon.ico. Setting this to true is likely to result
in a security vulnerability such as exposing static content in WEB-INF and behind security constraints.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy