
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 21/Mar/07 09:54 AM
Updated: 02/Mar/10 01:35 AM
|
|
Component/s: |
None
|
Affects Version/s: |
None
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
Environment:
|
Solaris, Apache, Tomcat 5.x
|
|
Actually it looks like quickbuild locates config.properties and productInfo.properties depending on the installation directory's location.
Having quickbuild checking into some predefined locations as well (like its document root of its WEB-INF) could ease the deployment of the only war archive (e.g.: unattended or via tomcat's manager). [Obviously it is assumed that the config files are correctly provided with the archive]
|
Description
|
Actually it looks like quickbuild locates config.properties and productInfo.properties depending on the installation directory's location.
Having quickbuild checking into some predefined locations as well (like its document root of its WEB-INF) could ease the deployment of the only war archive (e.g.: unattended or via tomcat's manager). [Obviously it is assumed that the config files are correctly provided with the archive] |
Show » |
|
One could make the config files' directory point to a location like /etc/quickbuild thus avoiding to have to re-package the war if the configuration changes.