On 31/08/2010 16:38, abhishek jain wrote:
> Hey ,
> I just realized that actually i accidently placed el-api.jar in WEB-INF/lib
> folder.
> If i dont than i get the following exception:
> 
> 
> Aug 31, 2010 4:28:44 PM org.apache.catalina.core.
> StandardContext listenerStart
> SEVERE: Error configuring application listener of class
> com.sun.faces.config.ConfigureListener
> java.lang.NoClassDefFoundError: javax/el/ExpressionFactory

What else do you expect? The class isn't in the JSP spec. If you want to
use that class you'll need to be using at least Tomcat 6.0.x.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to