SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-3) Critical error during deployment: : com.sun.faces.config.ConfigurationException: The tag named passThroughAttribute from namespace http://xmlns.jcp.org/jsf/core has a null handler-class defined
To fix this, simply remove the Mojarra 2.2.x implementation JAR from the JSF application's WAR file.
https://developer.jboss.org/thread/238150

本文介绍了一种常见的JSF配置异常问题,即在使用特定命名空间的标签时出现的ConfigurationException错误。文中提供了详细的错误信息及解决建议,指出可以通过移除Mojarra 2.2.x实现的JAR文件来解决此问题。
1367

被折叠的 条评论
为什么被折叠?



