Hi Im trying to mvn package a sample project and deploy to tomcat. When i start tomcat, i see these errors ERROR - StandardContext.listenerStart(3768) | Exception sending context initiali zed event to listener instance of class org.apache.myfaces.webapp.StartupServlet ContextListener java.lang.NoClassDefFoundError: javax/el/ExpressionFactory
And when i tried to find the root cause, the el folder inside tomcat6.x's and 5.x's catalina.jar was empty. Any help in this problem will be appreciated Thanks, -saeed