Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1632 | major | always | 03-01-07 13:49 | 05-23-07 11:59 | |
|
|||||
Reporter: | Clint Harris | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.2 | ||
|
|||||
Summary: | 0001632: Resources specified by dependency tag in resin.conf are NOT reloaded | ||||
Description: |
I'm trying to use the dependency tag in resin.conf so that Resin 3.1.0 will automatically re-load my struts-config.xml file: <web-app id="/myapp" root-directory="C:\home\myapp"> <dependency path="WEB-INF/struts-config.xml"/> <dependency-check-interval>2s</dependency-check-interval> </web-app> It's not working. I've tried putting my webapp inside Resin's default webapps directory, and it didn't change anything. I've tried using an absolute path to my struts-config.xml file, but no luck. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|