Pax Web - 3.0.0.M2

Pax Web - 3.0.0.M2

Release 3.0.0.M2

Overview

This is the second milestone release for Pax Web 3.0.0. It contains a couple more bugfixes and also some more improvements for the Tomcat Container. Additionally a new Feature for serving WABs without web.xml is working now.
This distribution of Pax Web was released on 24.01.2013.

Download distribution

Pax Web consists of more artifacts to offer you maximum flexibility on deployments:

Source code

You can browse, download and checkout the source code at http://github.com/ops4j/org.ops4j.pax.web/tree/web-3.0.0.M2/.

Release Notes

The following is a detailed list of changes from the previous release:

Maven Repositories

All of the artefacts can be pulled from the following maven repositories

<repositories> <repository> <id>ops4j-snapshots</id> <url>http://oss.sonatype.org/content/repositories/ops4j-snapshots</url> </repository> </repositories> <pluginRepositories> <pluginRepository> <id>ops4j-plugin-snapshots</id> <url>http://oss.sonatype.org/content/repositories/ops4j-snapshots</url> </pluginRepository> </pluginRepositories>