[jboss-jira] [JBoss JIRA] Closed: (JBAS-4488) Write BMTCleanUp tests for web-apps
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Tue Jul 3 10:57:58 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-4488?page=all ]
Adrian Brock closed JBAS-4488.
------------------------------
Resolution: Done
New test org.jboss.test.tm.test.WebBMTCleanUpUnitTestCase added
> 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: Adrian Brock
> Priority: Blocker
> Fix For: JBossAS-4.2.1.GA, JBossAS-5.0.0.Beta3
>
>
> 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