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

            Bug ID: 57431
           Summary: Enable custom context implementation when using
                    embedded tomcat
           Product: Tomcat 9
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Catalina
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 32362
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32362&action=edit
Enable custom context class when using embedded tomcat

When creating a context with the embedded tomcat it will always use the
StandardContext and ignore the context class that was setup in the host.

The attached patch will try to use the configured class from the host.

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