小编Wol*_*aar的帖子

java.lang.ClassNotFoundException:com.sun.faces.config.ConfigureListener

我们是三个人开发JSF项目,我们之前没有进入过JSF.奇怪的是,从SVN检出相同的数据后,其中一个团队成员每次使用Tomcat 7.0.27都会收到404错误.

在Tomcat(在Eclipse中使用)启动时,会写出以下日志:

01.06.2012 11:45:16 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: ......
01.06.2012 11:45:16 org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:SnapManCloud' did not find a matching property.
01.06.2012 11:45:16 org.apache.coyote.AbstractProtocolHandler init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
01.06.2012 11:45:16 org.apache.coyote.AbstractProtocolHandler init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
01.06.2012 11:45:16 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 677 ms
01.06.2012 11:45:16 org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina …
Run Code Online (Sandbox Code Playgroud)

jsf tomcat classnotfoundexception

16
推荐指数
1
解决办法
7万
查看次数

标签 统计

classnotfoundexception ×1

jsf ×1

tomcat ×1