Re: NIO connecter does not work after startup normally

2010-11-09 Thread jie tang
oes not > happen in req.startAsync() ? Thank you. > > -Original Message- From: jie tang > Sent: Tuesday, November 09, 2010 2:40 PM > To: Tomcat Users List > Subject: Re: NIO connecter does not work after startup normally > > > You recursively invoke startAsync unlimitedl

Re: NIO connecter does not work after startup normally

2010-11-09 Thread Mark Thomas
On 09/11/2010 06:47, Ben Xiong wrote: > ?I changed the call to req.startAsync() then it seems working. > > But why's that? what happend in req.startAsync(req, res) which does not > happen in req.startAsync() ? Thank you. A bug. It has been fixed in 7.0.x and will be included in 7.0.5 onwards. Ma

Re: NIO connecter does not work after startup normally

2010-11-09 Thread Pid
On 09/11/2010 06:25, Ben Xiong wrote: > >xmlns="http://java.sun.com/xml/ns/javaee"; > xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"; web-app version 2.5 >xsi:schemaLocation="http://java.sun.com/xml/ns/javaee > http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"; >id="W

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 jie tang
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/ns/javaee/web-app_2_5.xsd"; > xsi:schemaLocation="http://java.su

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

RE: NIO connecter does not work after startup normally

2010-11-08 Thread Caldarale, Charles R
> 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 THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPR