On Sat, 2007-08-18 at 14:51 +0200, simon wrote:
> On Sat, 2007-08-18 at 14:24 +0200, Mario Ivankovits wrote:
> > The JsfFrameworkAdapter already depends on the OrchestraServletFilter
> > where we setup two thread-locals to get access to the request/response
> > object outside of a ready setup Faces-Context, which is required right
> > in the OrchestraServletFilter.
> > So I am fine by adding some Framework-Adapter specified stuff to the
> > OrchestraServletFilter - instead of creating a new filter.
> 
> Isn't OrchestraServletFilter currently optional [1]? Using it to set up
> the FrameworkAdapter would make it mandatory...

Sorry Mario, I should have read your email more carefully. As
OrchestraServletFilter *is* required when using JsfFrameworkAdapter,
then setting the FrameworkAdapter threadlocal makes perfect sense there.

Cheers,

Simon


Reply via email to