quick note regarding the Filter:
Regarding the TrinidadFilter: I can see it on the stack (doFilter, _doFilterImpl, _invokeDoFilter, etc.) however the log warning is there. My
all these are method of the TrinidadFilterImpl (pack: org.apache.myfaces.trinidadinternal.webapp) not of the TrinidadFilter (pack: org.apache.myfaces.trinidad.webapp) I tried your web.xml in my environment (Jetty6) works fine! (I don't get the warning) -M
