On Sun, 2008-05-25 at 13:06 +0300, Guy Bashan wrote: > I know, > > I tried everything, putting my filter first, changing ExtensionsFilter code. > Nothing changes the weird behavior on production server. Locally all works > great. > > Right now, I suspect that it is simply not related to Java/JSF but must be > something related with nginx.
If your custom filter is first in the list, but is not getting run, then your problem is not MyFaces-related, and you need to figure out what is screwed up in your environment first before posting questions here. Regards, Simon

