https://issues.apache.org/bugzilla/show_bug.cgi?id=47905

           Summary: Multiple DocBase Support in Tomcat
           Product: Tomcat 6
           Version: 6.0.20
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: zhih...@gmail.com


We have to serve files from a directory shared by many webapps. One way to do
this is to create a symlink in the docBase. However, it doesn't work well on
Windows and the files get removed at undeployment. It would be nice if Tomcat
allows application to access resources in multiple directories.

We have been using the extension suggested by this website,

http://blog.bazoud.com/post/2009/05/12/Multiples-docbases-avec-tomcat

I think it will be a nice feature to add to the Tomcat.

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