Hi.

I have worked on a HttpService implementation that supports both filters and
servlets. The service is implemented in a way that you can use it in both
exising wars (using a DispatcherFilter) and can also use stand-aolne
embedded Jetty. Instead of creating another project (hosted at google) I
would like to donate the code to pax if you are interested. I think it would
be a great addon.

The only problem I see with pax web right now is that the pax-web-bundle
project contains both API and Jetty implementation. I think the API should
be added to a new bundle (pax-web-api) and the actual jetty service into
pax-web-jetty bundle. This means that the pax-web-extender-whiteboard is
only dependant on pax-web-api.

What do you guys think?

BR,
Sten Roger Sandvik
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to