[jboss-jira] [JBoss JIRA] Created: (JBAS-4488) Write BMTCleanUp tests for web-apps

Adrian Brock (JIRA) jira-events at lists.jboss.org
Mon Jun 18 08:28:26 EDT 2007


Write BMTCleanUp tests for web-apps
-----------------------------------

                 Key: JBAS-4488
                 URL: http://jira.jboss.com/jira/browse/JBAS-4488
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: Web (Tomcat) service
            Reporter: Adrian Brock
         Assigned To: Remy Maucherat
            Priority: Blocker
             Fix For:  JBossAS-5.0.0.Beta3, JBossAS-4.2.1.CR1


We need to port the BMTCleanUp tests described on JBAS-4487 to web applications.
The fix has already been applied to the CachedConnectionValve.

The difficulty is that Tomcat does not provide a way to guarantee that two requests will occur on the same thread.

One possiblity is to deploy an additional connector on a different tcp/ip port  with a max thread pool size of 1
just for this test.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list