【发布时间】:2012-12-10 18:42:29
【问题描述】:
我是 jsf 的新手,我正在尝试使用 primefaces 做一些示例,当我尝试运行这个时, http://www.primefaces.org/showcase-labs/push/chat.jsf 我遇到了这样的异常。
SEVERE: Servlet.service() for servlet [Faces Servlet] in context with path [/primefaces] threw exception [org/atmosphere/cpr/AsyncSupportListenerAdapter] with root cause
java.lang.ClassNotFoundException: org.atmosphere.cpr.AsyncSupportListenerAdapter
我想我必须有一个气氛 jar 文件,但我不确定。任何建议都会非常有帮助。
【问题讨论】:
标签: jsf tomcat primefaces