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: [email protected]
        ReportedBy: [email protected]
    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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to