users@glassfish.java.net

Re: Can AJP13 connector in Glassfish support comet servlet?

From: <glassfish_at_javadesktop.org>
Date: Wed, 21 May 2008 00:11:37 PDT

Thanks for Chris Fleischmann's reply.
Yes, I have added <property name="cometSupport" value="true"/> for http-listener in domain.xml, and the comet servlet works fine through HTTP connector (accessed by http://localhost:8080/comet/chat.jsp), but can not work through an AJP connector (accessed by http://localhost/comet/chat.jsp) , and other non-comet servlets work fine through the AJP connector.
[Message sent by forum member 'herculesx' (herculesx)]

http://forums.java.net/jive/thread.jspa?messageID=275650