# Uncomment this to use JDO backend #persistence.roller.classname=org.apache.roller.business.JDO.JDORollerImpl # we don't want to start with any folders/bookmarks for testing newuser.blogroll= # we don't want to start with any weblog categories for testing newuser.categories= search.index.dir=search-index jdbc.driverClass=org.apache.derby.jdbc.ClientDriver jdbc.connectionURL=jdbc:derby://localhost:3219/roller jdbc.username=APP jdbc.password=APP hibernate.dialect=org.hibernate.dialect.DerbyDialect #jdbc.driverClass=org.hsqldb.jdbcDriver #jdbc.connectionURL=jdbc:hsqldb:hsql://localhost:3219 #jdbc.username=sa #jdbc.password= #hibernate.dialect=org.hibernate.dialect.HSQLDialect