I have an existing web app that I am trying to convert to Comet...As it
stands, I don't use chunked encoding and I can't seem to get anything to
work (i.e. when the request is sent out, only the BEGIN event type is
received by tomcat...there is no READ event). When I use the chat
example (which use
rst, upgrade to 6.0.16,
in terms of your config, you have tcnative-1.dll in your PATH, but you
haven't configured the APR connector, you have configured NIO (which
works for comet) and the regular blocking (which doesn't work for comet)
Filip
Adam Kaupisch wrote:
> I am having troub
I am having trouble getting Comet to work and was hoping someone knows
what my problem is...
I am running 6.0.13 on windows XP (yea, I need to change to linux, I
know)...anyway, I went through getting the APR setup and I believe I
have done so...based on when I start tomcat up, I get this messa