Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
92 | minor | always | 04-08-05 00:00 | 05-11-05 00:00 | |
|
|||||
Reporter: | sam | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.12 | ||
Product Build: | 3.0.12 | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.13 | ||
|
|||||
Summary: | 0000092: root.war doesn't work, ROOT.war is required | ||||
Description: |
RSN-83 (rep by J Rogers) I was just testing 3.0.12 on a Windows 2003 Server. I changed the document-directory attribute of the web-app element in resin.conf to be 'webapps/root' beacause we usually name our WAR file root.war, but this doesn't work with Resin 3.0.12. The WAR file doesn't get expanded into the directory called 'root/'. Instead a 'root/' directory is created with empty 'WEB-INF/classes' and 'WEB-INF/tmp' directories. Changing the name of the WAR file to ROOT.war and changing the resin.conf file back to 'webapps/ROOT' works. The WAR file is fully expanded and our application is started. Does anyone know why this would happen in a Windows 2003 Server (which is supposedly case-insensitive)? |
||||
Steps To Reproduce: | |||||
Additional Information: | Windows 2003 Server | ||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|