The isAsyncSupported() method of the SerlvletRequest object returns
false when you uncomment the <Cluster
className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/> element in the
server.xml file (Tomcat 7.0.14). Basically, enabling clustering seems to
break support for asynchronous servlets... Is there something else that
needs to be done to enable async requests to work on a cluster?
-S
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]