Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2228 | minor | always | 12-07-07 22:31 | 12-31-07 15:49 | |
|
|||||
Reporter: | drsskelkar | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.4 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.5 | ||
|
|||||
Summary: | 0002228: Persistent problem in directory browsing servlet since 3.1.3 and 3.1.4 Windows XP SP-2 | ||||
Description: |
I am facing once very silly problem that is breaking my head all the time. In one of my web application I deliberately wanted directory browsing ( listing of files in folder ) available. So I configured web.xml as follows to enable directory listing (as per the specs.) <servlet servlet-name="directory" servlet-class="com.caucho.servlets.DirectoryServlet"> <init enable="true"/> </servlet> It worked fine upto resin version 3.1.2 ( and all versions prior to that ) Since Resin Version 3.1.3 and 3.1.4 directory servlet is not working at all. I have reported bug and opened ticket at bugs.caucho.com. But to my surprise Caucho Engineers could not confirm this bug. I have read on some other forum that someone else is also facing the same issue. My OS is Windows XP ( Service Pack 2 ) Java Platform JDK 6 Update 3 |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|