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

             Bug #: 51136
           Summary: Allow to set the context name through Tomcat's embeded
                    class before adding it to the host
           Product: Tomcat 7
           Version: trunk
          Platform: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: david.calav...@gmail.com
    Classification: Unclassified


org.apache.catalina.startup.Tomcat creates contexts and add them to the host
directly. It would be nice if we could set the name of the context before
adding it to the host.

I'm including a patch that overloads the methods "addWebapp" and "addContext"
to take that name as a parameter.

-- 
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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to