涉及primefaces 3.0M2的项目从apache tomcat 7.x迁移到weblogic 10.3.3有问题吗
由于特殊原因,我在 apache tomcat 7.x 中开发了一个 Web 应用程序,现在我必须将其部署在 weblogic 服务器 10.3.3 中,在我的项目中,我使用 JSF 2.0 和 Primefaces 3.0M2,并且在 tomcat 容器下一切正常,但是在 WLS 中,我在启动时遇到错误,加载时出现 FileNotFoundException primefaces-3.0M2.jar!/META-INF/faces-config.xml,但这还不是全部,某些页面不显示,并且在日志中有条目说:*严重:jsf.cannot_instantiate_behavior_error null*。我在想也许 WLS 不会加载 primefaces 的行为,我将 primefaces 的 faces-config.xml 的内容放入 faces-config.xml 中,但仍然没有任何帮助,任何帮助都会被接受。
For a particular reason i developed a web app in apache tomcat 7.x and now i have to deploy it in weblogic server 10.3.3, in my project i use JSF 2.0 and Primefaces 3.0M2 and every thing works fine under tomcat container, but in WLS i get and error on startup, a FileNotFoundException when loading primefaces-3.0M2.jar!/META-INF/faces-config.xml, but that's not all, some pages does not display and in the logs there's and entry saying: *SEVERE: jsf.cannot_instantiate_behavior_error null*. I was thinking maybe WLS does not load the primefaces' behaviors and i put in my faces-config.xml the content of primefaces' faces-config.xml, but still nothing, any help would be accepted.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论