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 2009/07/16 21:13:35 UTC

DO NOT REPLY [Bug 47544] New: Ant DeployTask silently ignores config when war is set.

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

           Summary: Ant DeployTask silently ignores config when war is
                    set.
           Product: Tomcat 6
           Version: 6.0.20
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Manager application
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: bkuker@martellotech.com


If you specify an upload with the war param the config param is ignored. If you
specify a war on the server with localWar then the context specified by config
is used.

This is the same behavior as the manager app. I wish you could upload a war and
a config, but there should be an error raised if war and config are both set.

-- 
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 47544] Ant DeployTask silently ignores config when war is set.

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

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

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

--- Comment #1 from Mark Thomas <ma...@apache.org> 2009-12-11 05:31:28 GMT ---
This issue is a subset of the issues described in 47467. Fixing 47467 will fix
this.

*** This bug has been marked as a duplicate of bug 47467 ***

-- 
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