Bug 47544 - Ant DeployTask silently ignores config when war is set.
Summary: Ant DeployTask silently ignores config when war is set.
Status: RESOLVED DUPLICATE of bug 47467
Alias: None
Product: Tomcat 6
Classification: Unclassified
Component: Manager application (show other bugs)
Version: 6.0.20
Hardware: All All
: P2 minor (vote)
Target Milestone: default
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-16 12:13 UTC by Bill Kuker
Modified: 2009-12-11 05:31 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bill Kuker 2009-07-16 12:13:34 UTC
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.
Comment 1 Mark Thomas 2009-12-11 05:31:28 UTC
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 ***