Re: Tomcat vs. web sockets

2010-12-15 Thread Ben Xiong
Tomcat does not support websocket so far. I have used Jetty 7 for websocket, it's surprisingly easy, much easier than glassfish mode. Try this: http://blogs.webtide.com/gregw/entry/jetty_websocket_server On Tue, Dec 14, 2010 at 9:27 PM, Jess Holle wrote: > Does Tomcat 7 provide support for HTM

Re: NIO connecter does not work after startup normally

2010-11-08 Thread Ben Xiong
t: Re: NIO connecter does not work after startup normally You recursively invoke startAsync unlimitedly. 2010/11/9 Ben Xiong ?Another case: Web.xml http://www.w3.org/2001/XMLSchema-instance"; xmlns="http://java.sun.com/xml/ns/javaee"; xmlns:web=" http://java.sun.com/xml/

Re: NIO connecter does not work after startup normally

2010-11-08 Thread Ben Xiong
m: Caldarale, Charles R Sent: Tuesday, November 09, 2010 2:12 PM To: Tomcat Users List Subject: RE: NIO connecter does not work after startup normally From: Ben Xiong [mailto:xpsl...@gmail.com] Subject: NIO connecter does not work after startup normally Anyone can help? Not unless you tell us

Re: NIO connecter does not work after startup normally

2010-11-08 Thread Ben Xiong
Subject: RE: NIO connecter does not work after startup normally From: Ben Xiong [mailto:xpsl...@gmail.com] Subject: NIO connecter does not work after startup normally Anyone can help? Not unless you tell us the version of Tomcat, the JVM, and the platform you're running on. - Chuck

NIO connecter does not work after startup normally

2010-11-08 Thread Ben Xiong
?Hi there, First here is the output of the startup: Nov 9, 2010 12:14:08 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory docs Nov 9, 2010 12:14:08 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory