I think this class was recently moved to another package. I'm using the following which works.

org.apache.myfaces.component.html.util.ExtensionsFilter

Jon

----- Original Message ----- From: "Patrick Haggood" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, April 01, 2005 11:33 AM
Subject: Which jar for multipartfilter?



I've checked my webapp's WEB-INF/lib folder, myfaces.jar and
myfaces-extensions.jar are both there.  I even copied them to tomcat's
common/lib to be sure.  Still getting the following error:

SEVERE: Exception starting filter multipartFilter
java.lang.ClassNotFoundException:
net.sourceforge.myfaces.custom.fileupload.ExtensionsFilter
       at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1332)




Reply via email to