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 2009/09/26 04:42:34 UTC

DO NOT REPLY [Bug 47905] New: Multiple DocBase Support in Tomcat

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


DO NOT REPLY [Bug 47905] Multiple DocBase Support in Tomcat

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

--- Comment #2 from Zhihong Zhang <zh...@gmail.com> 2009-09-27 18:50:40 PDT ---
(In reply to comment #1)
> Have you seen this? http://svn.apache.org/viewvc?view=rev&revision=784083

That's exactly the feature I am looking for. You can mark this issue as
resolved.

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


DO NOT REPLY [Bug 47905] Multiple DocBase Support in Tomcat

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

--- Comment #1 from Mark Thomas <ma...@apache.org> 2009-09-27 09:44:22 BST ---
Have you seen this? http://svn.apache.org/viewvc?view=rev&revision=784083

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


DO NOT REPLY [Bug 47905] Multiple DocBase Support in Tomcat

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

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #3 from Mark Thomas <ma...@apache.org> 2009-09-28 06:17:50 BST ---
Note that this feature will only be available in 7.0.x - it hasn't been
proposed for backport to 6.0.x.

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