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 2015/01/11 14:12:03 UTC

[Bug 57431] New: Enable custom context implementation when using embedded tomcat

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


[Bug 57431] Enable custom context implementation when using embedded tomcat

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

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
Included in trunk (r1651116). Will be included in 8.0.18 (r165142) and 7.0.58
(r1651437).

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