Does JBoss support Comets, if so do you know where I can get more information.
|
feedback
|
|
You should be able to do Comet by using the HTTP NIO (non-blocking IO) connector in Tomcat (JBoss after all uses Tomcat for its web serving). What version of JBoss are you using? Some resources: | |||
|
feedback
|