首页 > 移动平台 > 详细

RESIN 报listener-class ‘com.sun.faces.application.W

时间:2014-08-02 18:33:44      阅读:561      评论:0      收藏:0      [点我收藏+]

Deploying JSF portlets #

Some JSF portlets (like: sample-icefaces-ipc-ajax-push-portlet) can not be deployed on Resin due to following exception:

com.caucho.config.ConfigException: listener-class ‘com.sun.faces.application.WebappLifecycleListener‘ does not implement any web-app listener interface.

This happens since Resin comes with its own JSF implementation: (resin-4.0.26/lib/jsf-mojarra-2.1.3.jar) that is loaded first.

To fix this, just remove the jsf-impl.jar from the deployed portlet or from the portlet war.


RESIN 报listener-class ‘com.sun.faces.application.W,布布扣,bubuko.com

RESIN 报listener-class ‘com.sun.faces.application.W

原文:http://my.oschina.net/linbaoji/blog/297409

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!