helpers/sonews.conf.sample
author cli
Sun, 09 May 2010 12:38:46 +0200
changeset 30 146b3275b792
parent 1 6fceb66e1ad7
child 43 7d0e65712a95
permissions -rw-r--r--
The StorageBackendException is catched two times so that the user see the "500 internal server error" only at the second catch (probably fixes #5).
     1 sonews.storage.database=jdbc:mysql://localhost/sonews
     2 sonews.storage.user=sonews
     3 sonews.storage.dbmsdriver=com.mysql.jdbc.Driver
     4 sonews.storage.password=mySecret