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