# # This file was generated by the configure task at 20081224 0811 # server.host=localhost server.port=1099 omero.user=omero omero.pass=omero omero.rootpass=omero omero.db.profile=psql hibernate.connection.username=omero hibernate.connection.password=omero database.host=localhost database.name=omero3 javac.source=1.5 javac.target=1.5 javac.debug=on javac.debuglevel=lines,vars,source # # postgres profile # hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect hibernate.connection.driver_class=org.postgresql.Driver hibernate.connection.url=jdbc\:postgresql\://localhost/omero3 ice.home=/opt/Ice-3.3