Pax Reflector reached a point where it is almost useful. It consists of 4 bundles (plan to create a uber-bundle later).
If you deploy those (pax-reflector-service, pax-reflector-servlet, pax-reflector-types, pax-reflector-html) together with Pax Web and Pax Web Extender - Whiteboard, then you have a html view into your running OSGi system.
You can also register additional Root Objects, to get a more direct line into the application.
The various "expose" attributes are not implemented yet, and future will bring a more attractive view.
mvn: protocol supports version ranges starting with upcoming release 0.2.0. So, you may use something like mvn:commons-logging/commons-logging/[1.0,1.1) to find any version commons logging that is >= 1.0 and < 1.1. An idea of Didier Donsez.
Read more about
Pax Web 0.3.1 has been released. Checkout the change log page for details.
Pax Web Extender 0.3.0 has been released. Checkout the change log page for details.
Major new feature in this release is standard WAR deployment into OSGi.
Pax Web 0.3.0 has been released. Checkout the change log page for details.
Pax Cursor 0.3.0 has been released. Checkout the change log page for details.
This version of Pax Cursor uses Pax Runner 0.6.0.
Pax Runner 0.6.0 has been released. Checkout the change log page for details.
Pax URL 0.1.0 has been released.
Pax Swissbox 0.1.0 has been released.
Base 0.5.0 has been released. Checkout the change log page for details.
The url handlers that were included into Pax Runner (classpath/ivy/mvn/obr/wrap) are now moved to the new Pax project Pax URL. They will still be included into Pax Runner.
War Protocol protocol handler is ready for usage. For the moment only if you build it by yourself. A release will be put out as soon as Felix bundle plugin will be released.
Pax Runner upcoming has a built in profile that facilitates easy startup of Spring DM (Dynamic Modules) enabled bundles. Read more.
Pax Runner supports in upcoming release 0.6.0 also the just released Knopflerfish 2.0.3.
Pax Web is geared now for full Servlet specification support. Beside the already available support for filters and listeners, Pax Web supports now a different way of registering servlets, error pages and JSPs. Take a look at the available documentation and examples.
Are you ready to deploy your war into OSGi? Pax Web Extender - War is waiting for you.
Pax Cursor 0.2.0 has been released. Checkout the change log page for details.

