On 3/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Thanks a lot for your answer. I tried your example however I have this > error: > java.lang.ClassCastException: org.apache.myfaces.config.MyfacesConfig > > What faces extension filter should I add?
http://myfaces.apache.org/tomahawk/extensionsFilter.html I'd recommend making it your inner-most filter (list the extensionFilter's filter-mapping last).

