helpers/sonews.conf.sample
author cli
Sun May 09 12:38:46 2010 +0200 (2010-05-09)
changeset 30 146b3275b792
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