Bugzilla – Bug 640
db.properties should get dbPropFile like apps.properties already has
Last modified: 2008-10-20 15:35:52
You need to log in before you can comment on or make changes to this bug.
There is no possibility to define where Helma should look for db.properties if it's not in hopHome. The default path for hopHome is not appropriate because that is /usr/local/www/helma but configurations should be in /usr/local/etc/helma. That is not a problem for apps.properties because we can use "appsPropFile" and this is exactly what is missing for db.properties.
Created an attachment (id=98) [details] Patch to implement dbPropFile configuration This patch implements dbPropFile in the same way that appsPropFile is.
Thanks for the patch, I committed it for 1.6.3.