Is there a way to enhance pax-web to support this feature instead of
having to write two different HttpService implementations ?
It would be way better imho.

On Sun, Jul 26, 2009 at 21:55, Sten Roger Sandvik<s...@x3m.com> wrote:
> 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
>
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to