Pax Web - 0.7.0

Pax Web - 0.7.0

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

0.7.0

Unknown macro: {zone-data}

Spetember 09, 2009

Unknown macro: {zone-data}

This release highlights are:

  • Extracted API/SPI to allow future non jetty based implementations (such as bridged)
  • Re-arranged modules to allow API/SPI/runtime separation
  • Merged Pax Web Extender War/Whiteboard into Pax Web
  • Use Jetty 6.1.19 (as bundled version)
  • Numerous fixes and improvements
Unknown macro: {zone-data}
  • New Feature
    • PAXWEB-139 - Setting sessionCookie name and sessionUrl using properties
    • PAXWEB-144 - Setting worker name using properties
    • PAXWEB-145 - Merge Pax Web Extender into Pax Web
    • PAXWEB-155 - Allow registration welcome files and error pages with whiteboard
  • Improvement
    • PAXWEB-147 - Not possible to register application to root using Webapp-Context
    • PAXWEB-156 - Extract API as a separate bundle
    • PAXWEB-157 - Extract SPI as a separate bundle
    • PAXWEB-160 - Extract jetty related implementation to a separated bundle
    • PAXWEB-164 - Reduce log level in HttpServiceContext to DEBUG
  • Task
  • Bug
    • PAXWEB-138 - NPE in org.ops4j.pax.web.service.internal.HttpServiceContext$SContext
    • PAXWEB-140 - Pax Web + distributed OSGi not working together
    • PAXWEB-141 - Pax Web does not respect javax.servlet.context.tempdir property
    • PAXWEB-143 - Can't use JSTL tags
    • PAXWEB-146 - Wrong imported version 0.5.2 of org.ops4j.pax.web.service
    • PAXWEB-149 - Pax Web Extender WAR is unable to parse web.xml when no internet connection is available
    • PAXWEB-165 - Filters are not registered / initialized in the correct order