On 3/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I added this filters but I still get the same error:
> java.lang.ClassCastException: org.apache.myfaces.config.MyfacesConfig
>
> Could I have missed something?
> Thanks

A search of my mailbox archives shows that this problem happens when
you do not add tomahawk and myfaces-impl to the same classpath.   Ie,
tomahawk is installed in WEB-INF/lib and myfaces-impl and api are
installed in a shared container directory.

If that's not your situation, please post a full stack trace and tell
us what version of MyFaces you are running.

Reply via email to