https://issues.apache.org/bugzilla/show_bug.cgi?id=52134
Bug #: 52134
Summary: HostConfig#deployDirectories Deploys Every Directory
on Host ApplicationBase
Product: Tomcat 7
Version: 7.0.22
Platform: PC
Status: NEW
Severity: enhancement
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Currently, HostConfig#deployDirectories only checks META-INF and WEB-INF
folder for directories to deploy or not. This can be improved. For example, if
anybody adds a new host with appBase == CATALINA_BASE_PROP, HostConfig deploys
all directories including "bin","lib","logs" etc.
Can check WEB-INF folder of the directory before deploying it.
--
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]