--
--
You received this message because you are subscribed to the Google Groups "cometd-users" group.
To post to this group, send email to cometd...@googlegroups.com
To unsubscribe from this group, send email to cometd-users...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cometd-users
Visit the CometD website at http://www.cometd.org
---
You received this message because you are subscribed to the Google Groups "cometd-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cometd-users...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Problem is, cometd is beeing developed by jetty guys. Therefore on jetty everything works great. Tomcat has the limitations mentioned above..
I will wait with upgrading until cometd 3.01 is out. (I assume with just saying http you mean longpolling?)
For some reason, Tomcat 8 does not react to a simple dispatch() call.
It's definitely a Tomcat bug.
I tried on 7.0.55 and the Servlet 3.0 transport "works", although I
did not test in detail.