将 Atmosphere 与 Glassfish v3 和 Primefaces 一起使用时出现问题
我正在尝试使用 primefaces ajax push/comet 创建一个聊天应用程序,它需要 Atmosphere 来运行。我使用 glassfish v3 作为我的网络服务器。但是当我启动聊天应用程序并尝试聊天时,我得到了这个异常。
警告:StandardWrapperValve[Comet Servlet]:PWC1382:为 servlet Comet Servlet 分配异常 java.lang.IllegalAccessError:尝试从类 org.primefaces.comet.PrimeFacesCometServlet 访问字段 org.atmosphere.cpr.AtmosphereServlet.atmosphereHandlers。
请任何人帮忙,因为我的项目截止日期快到了。提前致谢。
am trying to create a chat app using primefaces ajax push/comet which needs Atmosphere to run.am using glassfish v3 as my web server.but when i start up the chat app and try to chat i get this exception.
WARNING: StandardWrapperValve[Comet Servlet]: PWC1382: Allocate exception for servlet Comet Servlet
java.lang.IllegalAccessError: tried to access field org.atmosphere.cpr.AtmosphereServlet.atmosphereHandlers from class org.primefaces.comet.PrimeFacesCometServlet.
please can anyone help cos my deadline for the project is fast approaching.thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
答案在 PrimeFacesforum 上:
http://primefaces.prime.com .tr/forum/viewtopic.php?f=3&t=3117&start=0
The answer is on the PrimeFacesforum:
http://primefaces.prime.com.tr/forum/viewtopic.php?f=3&t=3117&start=0