DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43014>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43014
Summary: Enable manager to deploy apps with multi-level paths,
e.g. /123/456
Product: Tomcat 5
Version: 5.5.23
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: Webapps:Manager
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: d.alexander@lse.ac.uk
If I understand correctly, it can't do this at the moment,
ref:
http://www.nabble.com/Using-manager-to-deploy-with-path%3D%22-123-456-789%22-t4200949.html
Would be good if it could.
I'm thinking that an administrator would be able to define a location outside of
appBase where war's for such apps could be expanded, e.g.
<catalina_base>/outsideAppBase
The manager on recognising such a contex-path could then expand the war there
(in a subdir according to the context-path specified, and create an appropriate
context xml file to go into <catalina-base>/conf/<Engine>/<host>/
Interested to hear what you think, and if you forsee any problems with this
approach.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org
|