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

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

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

--- Comment #3 from Mark Thomas <ma...@apache.org> 2010-09-28 08:21:05 EDT ---
The probing for the file is the result of the code that handles welcome files.

I am reluctant to switch the TCCL in this code due to the potential performance
impact.

What should work is obtaining the DataSource once when the custom
FileDirContext starts and then caching that reference. It should also make your
FileDirContext a little faster. If you need further help with your custom
FileDirContext then the users list is the best place to ask.

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