https://issues.apache.org/bugzilla/show_bug.cgi?id=51881

--- Comment #3 from Edward Alexandrov <stfigh...@mail.ru> 2011-09-27 14:22:12 
UTC ---
Created attachment 27610
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27610
Test case

This is the test servlet which reproduces the issue. It can be used as follows:
run the servlet under debugger and set breakpoint on TransportServlet.java:
102. Access it in Chrome in a tab. Click 'Reflect message' a couple of times.
Open another tab (not closing the first one) and access the servlet. The
breakpoint should trigger, indicating the broken request.

Ideally, you should see Error:204 in the first tab, after which the 'Reflect
message' button takes no action, and working app in the second tab.

When I deploy my server on Galssfish it works as intended.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to