小编Mus*_*oat的帖子

java.lang.NoClassDefFoundError:运行SimpleHelloByEnteringName时的javax/el/ELResolver JSF示例

我是JSF的新手.我正在使用Tomcat 7.0.14并尝试运行SimpleHelloByEnteringName示例但在启动时和运行时遇到以下错误

启动控制台消息:

INFO: Deploying web application directory SimpleHelloByEnteringName
Jun 15, 2011 7:35:42 AM com.sun.faces.config.ConfigureListener contextInitialized
INFO: Initializing Mojarra 2.0.3 (FCS b03) for context '/SimpleHelloByEnteringName'
Jun 15, 2011 7:35:43 AM com.sun.faces.spi.InjectionProviderFactory createInstance
INFO: JSF1048: PostConstruct/PreDestroy annotations present.  ManagedBeans methods marked with these annotations will have said annotations processed.

**Jun 15, 2011 7:35:44 AM com.sun.faces.config.processor.NavigationConfigProcessor addNavigationCasesForRule
WARNING: JSF1058: The resource referred to by to-view-id, 'result.jsp', for navigation from '/pages/inputname.jsp', does not start with '/'.  This will be added for you, but …
Run Code Online (Sandbox Code Playgroud)

jsf tomcat jsf-2

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

标签 统计

jsf ×1

jsf-2 ×1

tomcat ×1