-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
I found this in hudson/plugins/deploy/TomcatAdapter.java:
config.setProperty(TomcatPropertySet.MANAGER_URL,new
URL(url,"/manager").toExternalForm());
This does not work with my setup. I have two instances of Tomcat running on the
same machine, each with a manager webapp installed. I run one as /foo-manager
and the other as /bar-manager.
- is duplicated by
-
JENKINS-21187 Change context path of manager app to deploy war file to.
-
- Closed
-
[JENKINS-3624] Tomcat adapter hardcodes URL to /manager
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Won't Fix [ 2 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Workflow | Original: JNJira [ 133697 ] | New: JNJira + In-Review [ 185915 ] |
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is duplicated by |
Released As | New: https://github.com/jenkinsci/deploy-plugin/releases/tag/1.15 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Link |
Original:
This issue is duplicated by |