You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/12/06 14:48:35 UTC

DO NOT REPLY [Bug 46357] New: FarmWarDeployer has nonsense condition

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

           Summary: FarmWarDeployer has nonsense condition
           Product: Tomcat 6
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: sebb@apache.org


FarmWarDeployer has the following code at line 152:

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

There's clearly something wrong with that condition.


-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 46357] FarmWarDeployer has nonsense condition

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46357


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Mark Thomas <ma...@apache.org>  2009-01-14 15:47:44 PST ---
This has been fixed in 6.0.x and will be included in 6.0.19 onwards.


-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 46357] FarmWarDeployer has nonsense condition

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46357





--- Comment #3 from Rainer Jung <ra...@kippdata.de>  2009-07-01 12:39:10 PST ---
Also added to TC 5.5 as r790340 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=790340 ).
Will be part of 5.5.28.

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 46357] FarmWarDeployer has nonsense condition

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46357





--- Comment #1 from Mark Thomas <ma...@apache.org>  2008-12-26 15:39:43 PST ---
This has been fixed in trunk and proposed for 6.0.x


-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org