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/11/09 23:55:18 UTC

DO NOT REPLY [Bug 46173] New: Small patch for manager app: Setting an optional context path on war file Small patch for manager app: Setting an optional context path on war file uploads

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

           Summary: Small patch for manager app: Setting an optional context
                    path on war file Small patch for manager app: Setting an
                    optional context path on war file uploads
           Product: Tomcat 6
           Version: 6.0.18
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Manager application
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: mwirz@gmx.de


Created an attachment (id=22846)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22846)
Setting an optional context path on war file uploads

This small patch enhances the manager app to provide an optional
context path when using the "WAR file to deploy" section.

The context has to be formatted like in the required context field when
deploying a war which is already located at the server.
- leading "/" mandatory
- "/" only is ROOT-app
- trailing "/" is invalid
- on "/a/b/c" only the last path element is (quietly) used as context name


-- 
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 46173] Small patch for manager app: Setting an optional context path on war file

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


Michael Wirz <mw...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Small patch for manager app:|Small patch for manager app:
                   |Setting an optional context |Setting an optional context
                   |path on war file Small patch|path on war file
                   |for manager app: Setting an |
                   |optional context path on war|
                   |file uploads                |




--- Comment #1 from Michael Wirz <mw...@gmx.de>  2008-11-09 14:58:07 PST ---
fixed summary. sorry.


-- 
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 46173] Small patch for manager app: Setting an optional context path on war file

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





--- Comment #2 from ricqr <ri...@hotmail.com>  2008-12-03 03:35:32 PST ---
+1

This would prove very useful for any occasion where the WAR filename differs
from the target context path


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