<< Back to previous view |
![]() |
[QB-225] Configure directories via configure.properties
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | Priority: | Major |
Reporter: | Cristiano Prisciandaro | Assigned To: | Robin Shen |
Resolution: | Won't Fix | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown | ||
Environment: | Solaris, Apache, Tomcat 5.x |
Description |
On some productive environments it would be really useful, when installing the application in unattended mode (e.g.: with a package containing the war and using ant to deploy), to have the possibility to provide the directories locations with the configuration file (config.properties). This applies especially for the directories' locations (e.g.: 'temp', 'working', 'templates', 'logs', etc. ) that may reside on different dedicated filesystems. |