Comet with Seam

UI Components for JSF
Post Reply
cwebster
Posts: 8
Joined: 11 Mar 2010, 19:25

25 Mar 2010, 10:05

Hi All,

Has anyone got Comet working within a Seam app. I've been trying but I get this weired problem. I've got Primefaces working on jBoss 4.2.2 but as soon as I embed it in a seam app I get

12:21:24,426 ERROR [STDERR] 23-Mar-2010 12:21:24 org.atmosphere.cpr.AtmosphereServlet doCometSupport
WARNING: Tomcat failed to detect this is a Comet application because context.xml is missing or the Http11NioProtocol Connector is not enabled.
Enable it or if enabled add the following content under your META-INF/context.xml of your war file.
<Context> <Loader delegate="true"/> </Context>
12:21:24,427 ERROR [STDERR] 23-Mar-2010 12:21:24 org.atmosphere.cpr.AtmosphereServlet doCometSupport
WARNING: Using the BlockingIOCometSupport.
12:21:29,284 ERROR [STDERR] 23-Mar-2010 12:21:29 org.primefaces.application.PrimeFacesPhaseListener writeComponents
WARNING: Component "panel" not found to be updated partially

and the ajax push funtionality fails to update the front end. It looks like Seam is somehow intercepting the request/response despite the comet servlet url pattern being distinctly different

All the information is on my post here http://primefaces.prime.com.tr/forum/vi ... f=3&t=1727

Any help gratefully received.... :)

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 58 guests