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