https://issues.apache.org/bugzilla/show_bug.cgi?id=51526
Bug #: 51526
Summary: Process web application context config with embedded
Tomcat.addWebApp(...)
Product: Tomcat 7
Version: 7.0.16
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
It would be nice if org.apache.catalina.startup.Tomcat.addWebApp(...) would
process the web application's META-INF/context.xml if found. The current
implementation skips META-INF/context.xml loading, and does not appear to offer
any hook to enable it--the StandardContext is instantiated and initialized with
a null configFile in the single call to addWebApp(...).
--
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]