srinivas schrieb:
> when i have switched myfaces jars from 1.0 to 1.0.6, I am getting this
> error log "java.lang.ClassNotFoundException:
> org.apache.myfaces.component.html.util.ExtensionsFilter" Is there
> anything I am missing ?
>  
> The application works fine with myfaces 1.0 jars.

The ExtensionsFilter is a tomahawk class.

Note that nothing in myfaces-core uses tomahawk classes, so it is
something else in your app that is referencing this class.

It looks like when you upgraded your app you somehow deleted the
tomahawk jarfile.

Regards,
Simon
-- 
-- Emails in "mixed" posting style will be ignored
-- (http://en.wikipedia.org/wiki/Posting_style)

Reply via email to