Bug 46357

Summary: FarmWarDeployer has nonsense condition
Product: Tomcat 6 Reporter: Sebb <sebb>
Component: CatalinaAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: default   
Hardware: All   
OS: All   

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.