|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 1452 | minor | always | 11-09-06 06:40 | 11-30-06 16:17 | |
|
|
|||||
| Reporter: | gjvc | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.0.22 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.0 | ||
|
|
|||||
| Summary: | 0001452: expand-directory vs expand-path not being honured | ||||
| Description: |
14:33:31.032 Use <expand-directory> instead of <expand-path>. <expand-path> is deprecated. 14:33:31.040 Use <expand-directory> instead of <expand-path>. <expand-path> is deprecated. 14:33:31.046 Use <expand-directory> instead of <expand-path>. <expand-path> is deprecated. 14:33:31.050 Use <expand-directory> instead of <expand-path>. <expand-path> is deprecated. 14:33:31.054 Use <expand-directory> instead of <expand-path>. <expand-path> is deprecated. 14:33:31.058 Use <expand-directory> instead of <expand-path>. <expand-path> is deprecated. 14:33:31.073 Host[] initializing So I go ahead and fix it... and get... 14:35:18.150 com.caucho.config.LineConfigException: /home/gecox/cvs_eurelease2_0/amm/web/resin-3.0.22-rc//conf/defaults/host.xml:11: expand-directory="deploy/war/" is an unexpected attribute in <web-app-deploy>. 14:35:18.150 14:35:18.150 'archive-directory', 'expand-path', 'expand-prefix', 'expand-suffix', 'lazy-init', 'redeploy-check-interval', 'redeploy-mode', 'require-file', 'startup-mode' or 'url-prefix' are expected. 14:35:18.150 14:35:18.150 <web-app-deploy> syntax: ( (@url-prefix | <url-prefix>)? 14:35:18.150 & (@path | <path> | @expand-directory | <expand-directory>) 14:35:18.150 & (@archive-directory | <archive-directory>)? 14:35:18.150 & (@expand-path | <expand-path>)? 14:35:18.150 & (@expand-prefix | <expand-prefix>)? 14:35:18.150 & (@expand-suffix | <expand-suffix>)? 14:35:18.150 & <expand-cleanup-fileset>? 14:35:18.150 & (@lazy-init | <lazy-init>)? 14:35:18.150 & (@require-file | <require-file>)* 14:35:18.150 & (@startup-mode | <startup-mode>)? 14:35:18.150 & (@redeploy-check-interval | <redeploy-check-interval>)? 14:35:18.150 & (@redeploy-mode | <redeploy-mode>)? 14:35:18.150 & <web-app-default>* 14:35:18.150 & <web-app>*) 14:35:18.158 com.caucho.config.LineConfigException: wombat/web/resin-3.0.22-rc/conf/defaults/host.xml:11: expand-directory="deploy/war/" is an unexpected attribute in <web-app-deploy>. 14:35:18.158 |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||