OPS4J
  Pax Web
Added by Alin Dreghiciu, last edited by Alin Dreghiciu on Sep 24, 2008  (view change)

Labels

 
Overview

OSGi R4 Http Service implementation using Jetty 6.

Pax Web extends OSGi Http Service with better servlet support, filters, listeners, error pages and JSPs and some others in order to meet the latest versions of Servlet specs.

Other resources

Related

Pax Web Extender - Pax Web Extender is a set of utilities related to web development under OSGi.

Issue tracker

Issues, bugs, and feature requests can be submitted to the issue tracking system.

Usage

System Requirements

  1. Java5 virtual machine running on a supported operating system.
  2. An OSGi framework compliant with the R4 Core specification.
  3. (optional) Pax Logging Service.
  4. (optional) A Config Admin Service that is R4 compliant. (see configuration section for details)

Manual installation

Pax Runner installation

pax-run mvn:org.ops4j.pax.web/pax-web-service

Source code

https://scm.ops4j.org/repos/ops4j/projects/pax/web ( or browse via FishEye )
This project builds with Apache Maven and uses Apache Felix's maven-bundle-plugin, and Peter Krien's bnd tool.

Latest News
Last changed Sep 24, 2008 12:15 by Alin Dreghiciu
Labels: news, release, pax, web, pax-web, jetty, http, service

Pax Web 0.5.1 has been released.
Checkout release notes for details.

Posted at Sep 24, 2008 by Alin Dreghiciu | 1 comment

Pax Web 0.5.0 has been released.
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

Checkout release notes for details.

Posted at Jul 02, 2008 by Alin Dreghiciu | 0 comments
Labels: pax, web, pax-web, jetty, http, service

Pax Web 0.4.1 has been released.
This release addresses PAXWEB-87.

Checkout release notes for details.

Posted at Apr 01, 2008 by Alin Dreghiciu | 0 comments
Last changed Apr 01, 2008 10:17 by Alin Dreghiciu
Labels: pax, web, pax-web, jetty, http, service

0.4.0 contains a major bug that will be addressed very soon by 0.4.1.

Pax Web 0.4.0 has been released.
This release highlights are:

  • New bundle that does not include Jetty, so making possible to use an arbitrary Jetty version (> 6.1.3)
  • Use Jetty 6.1.8 (as bundled version)
  • Bug fixes

Checkout release notes for details.

Posted at Apr 01, 2008 by Alin Dreghiciu | 0 comments
Labels: pax, web, pax-web

Starting with version 0.4.0 Pax Web wil be available in two flavors. Checkout details.

Posted at Feb 22, 2008 by Alin Dreghiciu | 0 comments