Konstantin Priblouda
2009-08-02 13:01:59 UTC
Hi all,
I would like to reintegrate container chains back into webapp filter infrastructure. ( somehow container chain filter landed into sandbox, while chains made it into web core)
It seems to me, that best way to integrate them would be via WebappComposer
(because chained container replaces request container, and it would be transparent for whatever filters) - but interface does not provide a way to
pass a request to composeRequest() , and funny thing is that composeApplication() does receive servlet context - why not composeRequest?
BTW, is there a reason, that ScopedContainers accessors are package private?
regards,
----[ Konstantin Pribluda http://www.pribluda.de ]----------------
JTec quality components: http://www.pribluda.de/projects/
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
I would like to reintegrate container chains back into webapp filter infrastructure. ( somehow container chain filter landed into sandbox, while chains made it into web core)
It seems to me, that best way to integrate them would be via WebappComposer
(because chained container replaces request container, and it would be transparent for whatever filters) - but interface does not provide a way to
pass a request to composeRequest() , and funny thing is that composeApplication() does receive servlet context - why not composeRequest?
BTW, is there a reason, that ScopedContainers accessors are package private?
regards,
----[ Konstantin Pribluda http://www.pribluda.de ]----------------
JTec quality components: http://www.pribluda.de/projects/
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email