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: dev@tomcat.apache.org
        ReportedBy: gurkanerdo...@yahoo.com
    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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to