Pax Web Extender - War - Supported Elements

Skip to end of metadata
Go to start of metadata

The following is a list showing what elements are supported in both standard http service and Pax Web. If the list bellow does not contain the descriptior element you are looking for it means that is not (yet) supported.

  • context name : name of the context (known as context path)
    • Pax Web
    • Standard Http Service : servlets/resources will be deployed into the root path ("")
  • context params : <context-param> element in web.xml
  • session timeout : <session-config> / <session-timeout> element in web.xml
    • Pax Web (starting with version 0.4.0)
    • Standard Http Service
  • servlets : <servlet> element in web.xml
  • servlets init params : <servlet><init-param> element in web.xml
  • servlets mapping : <servlet-mapping> elements in web.xml
    • Pax Web
    • Standard Http Service : only exact match, no wild card ("*") support
  • filters : <filter> elements in web.xml
  • filters init params : <filter><init-param> element in web.xml
  • filters mapping : <filter-mapping> elements in web.xml; both <url-pattern> and <servlet-name>
  • listeners : <listener> element in web.xml
  • error pages : <error-page> element in web.xml
  • welcome files : <welcome-file-list> element in web.xml
  • mime mappings : <mime-mapping> elements in web.xml
Labels:
war war Delete
web web Delete
xml xml Delete
extender extender Delete
pax pax Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

Clicky Web Analytics