Pax Web - 0.5.0

Unknown macro: {zone-template-instance}
Unknown macro: {zone-data}

0.5.0

Unknown macro: {zone-data}

July 02, 2008

Unknown macro: {zone-data}

This release highlights are:

  • Use Jetty 6.1.11 (as bundled version)
  • Allow setting of session timeout via WebContainer (session timeout configuration property still used as default if set)
  • Support for listening to specific address(es)
  • New configuration options related to SSL
  • Bug fixes
Unknown macro: {zone-data}
  • Bug
    • PAXWEB-91 - Pax Web does not work when the HttpRequest is not an instance of Jetty Request
    • PAXWEB-92 - "/" not allowed as an internal name for registerResources
  • Improvement
    • PAXWEB-94 - Add WebContainer.setSessionTimeout
  • New Feature
    • PAXWEB-88 - Add support for listening on a specific address or list of addresses
    • PAXWEB-90 - Missing ability to set the keystoretype for the sslconnector
    • PAXWEB-95 - Two new parameters for configuring the SslSocketConnector via command-line options
  • Task