Well, I think just by looking at that context.xml, I can see what I'm
missing then:
<Valve className="org.apache.catalina.valves.CometConnectionManagerValve"
/>
That was commented out in mine and I've never seen anything on that in any
articles on comet on Tomcat, but by that name and the comment above it, it
has to be it.
From: Mike Brock [mailto:cbrock@redhat.com]
Sent: Monday, January 25, 2010 1:25 PM
To: Kevin Jordan
Cc: errai-users(a)lists.jboss.org
Subject: Re: [errai-users] Trouble sending messages
Attached are the server.xml and context.xml files we use for testing.