tomcat6.0 に JSF2.0 アプリケーションをデプロイすると、次の例外が発生します。
com.sun.faces.lifecycle.ELResolverInitPhaseListener populateFacesELResolverForJsp
INFO: JSF1027: [null] The ELResolvers for JSF were not registered with the JSP c
ontainer.
$TOMCAT_HOME/lib ディレクトリに el-api2.2 および el-impl2.2 jar ファイルを含め、プロジェクト lib のフォルダに el-impl2.2.jar も含めました。