there is a working Bayeux example, that also shows that Comet works, a
little more icing on the cake than necessary
steps to get it
1. check out the code from SVN
svn co --username tomcat --password tomcat
http://svn.hanik.com/svn/repos/tomcat-bayeux
2. Copy the application
a) copy tomcat-bay
On Thu, Oct 25, 2007 at 12:19 PM, Filip Hanik - Dev Lists wrote:
> browser don't work the way you might it expect to, firefox for example,
> will not display anything until the entire request is complete. so the
> chat example is no good that way.
> write a client application for your comet, to
browser don't work the way you might it expect to, firefox for example,
will not display anything until the entire request is complete. so the
chat example is no good that way.
write a client application for your comet, to test how it works
Filip
javaxmlsoapdev wrote:
I am trying to use NIO co
or properly? Is there any other config required?
how to get this comet chat example working. Please note that I searched the
forum already but still confused on NIO connector entry in server.xml.
Any ideas?
Thanks,
--
View this message in context:
http://www.nabble.com/NIO-connector-in-Tomcat-6.0.14