# Connection properties connection.url=jdbc:postgresql://localhost:5432/simer connection.username=simer connection.password=admin connection.driver_class=org.postgresql.Driver # Hibernate config hibernate.hbm2ddl.auto=update hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect hibernate.current_session_context_class=thread # Log properties hibernate.show_sql=true root.logger.appender= root.logger.level=DEBUG com.opensymphony.logger.level=DEBUG org.apache.struts2.logger.level=DEBUG org.springframework.logger.level=DEBUG org.hibernate.logger.level=DEBUG org.splat.siman.logger.level=DEBUG log4j.logger.org.hibernate.logger.level=DEBUG com.opensymphony.xwork2.validator.logger.level=DEBUG org.apache.struts2.interceptor.validation.logger.level=DEBUG # Generated file header file.header=Don't edit manually. See the source in @config.src.dir@.