[
https://issues.apache.org/jira/browse/GERONIMO-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Delos Dai closed GERONIMO-5157.
-------------------------------
Resolution: Not A Problem
Avoid reading request inputstream in BEGIN event. Instead, move the reading
into READ event. There won't be empty response.
> Tomcat 6.0.20 NIO connector cause connection always terminates in a very
> short time interval
> --------------------------------------------------------------------------------------------
>
> Key: GERONIMO-5157
> URL: https://issues.apache.org/jira/browse/GERONIMO-5157
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Tomcat
> Affects Versions: 2.1.5
> Reporter: Rex Wang
> Assignee: Ashish Jain
> Fix For: 2.1.5
>
>
> Hi,
> I have a sample application which uses the Web messaging service tosimulate
> stock quotes to a Dojo-enabled client application and i use Tomcat NIO
> connector for comet support. I tried deploying the application in
> G2.1.5-snapshot the stock quotes update doesn't happen properly but it works
> very well in G2.1.4. A look at the requests inthe firebug shows that the
> bayeux connection always terminates in a very
> short time interval. however, I don't see any exceptions or errors in the
> console.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.