Versions Compared

Key

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

...

Notice the pattern for filters is using regular expressions. So .
*
is the same as a simple
*
using standard servlet patterns.

...

  • org.apache.felix.http.jettyEnabled - True to enable jetty as the http container. The default is false.
  • org.apache.felix.http.whiteboardEnabled - True to enable the whiteboard implementation. The default is false.

Examples

A set of simple examples illustrating the various features are available.