码迷,mamicode.com
首页 > 移动开发 > 详细

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

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

标签:style   http   color   os   strong   io   cti   ar   

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

标签:style   http   color   os   strong   io   cti   ar   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!