Bug 46357 - FarmWarDeployer has nonsense condition
Summary: FarmWarDeployer has nonsense condition
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 6
Classification: Unclassified
Component: Catalina (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal (vote)
Target Milestone: default
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-06 05:48 UTC by Sebb
Modified: 2009-07-01 12:39 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2008-12-06 05:48:33 UTC
FarmWarDeployer has the following code at line 152:

        if(econtainer == null && econtainer instanceof Engine) {

There's clearly something wrong with that condition.
Comment 1 Mark Thomas 2008-12-26 15:39:43 UTC
This has been fixed in trunk and proposed for 6.0.x
Comment 2 Mark Thomas 2009-01-14 15:47:44 UTC
This has been fixed in 6.0.x and will be included in 6.0.19 onwards.
Comment 3 Rainer Jung 2009-07-01 12:39:10 UTC
Also added to TC 5.5 as r790340.
Will be part of 5.5.28.