Wiki News Projects Sources Tasks New Task Reports
EmForgeFAQ
Page Info Get as PDF

EmForge FAQ

  • Q: And that about demo-site?
  • A: You are already using it.
  • Q: Nice, but I found a bug - what should I do?
  • A: Report it to us - you will need to register and then report it by New Task Wizard.
  • Q: How to use another database server?
  • A: Just specify it in your %TOMCAT_HOME%\webapps\EmForge\WEB-INF\classes\config.properties.
    For example, for MySQL there should be specified like:
datasource.driver=com.mysql.jdbc.Driver
datasource.url=jdbc:mysql://YOUR_SERVER:PORT/YOUR_DATABASE?user=YOUR_LOGIN&password=YOUR_PASSWORD
datasource.dialect=org.hibernate.dialect.MySQLDialect

Last Modified by szakusov 4 months ago
Comments (0)
Login to add comment