Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4531 | major | always | 05-04-11 10:12 | 05-04-11 16:30 | |
|
|||||
Reporter: | danielnuriyev | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.17 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.18 | ||
|
|||||
Summary: | 0004531: Impossible to set the root / webapp to a dir different than ROOT | ||||
Description: |
This is the default resin.xml: <web-app id="/" root-directory="webapps/ROOT"/> I want to change it to point to another dir. For example: <web-app id="/" root-directory="/sites/root"/> But resin keeps pointing yo its ROOT. I tried using ${resin.root}, ${resin.home}, absolute path. I tried a directory within resin's webapps, within resin, outside resin etc. In other words, it doesn't work. In 4.0.15 it definitely works. |
||||
Steps To Reproduce: | |||||
Additional Information: |
Happens both on Windows and Linux |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|