我是 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 文件,但我不确定。任何建议都会非常有帮助。