Author: echatellier Date: 2014-06-24 21:07:48 +0200 (Tue, 24 Jun 2014) New Revision: 261 Url: http://forge.codelutin.com/projects/faxtomail/repository/revisions/261 Log: Update config to not use production database Modified: trunk/faxtomail-persistence/src/main/resources/faxToMail.properties Modified: trunk/faxtomail-persistence/src/main/resources/faxToMail.properties =================================================================== --- trunk/faxtomail-persistence/src/main/resources/faxToMail.properties 2014-06-24 17:39:19 UTC (rev 260) +++ trunk/faxtomail-persistence/src/main/resources/faxToMail.properties 2014-06-24 19:07:48 UTC (rev 261) @@ -30,7 +30,7 @@ #hibernate.dialect=org.hibernate.dialect.SQLServer2008Dialect #hibernate.connection.driver_class=net.sourceforge.jtds.jdbc.Driver -#hibernate.connection.url=jdbc:jtds:sqlserver://192.168.100.247:1433/faxtomail +#hibernate.connection.url=jdbc:jtds:sqlserver://192.168.100.247:1433/faxtomailtest #hibernate.connection.username=fx #hibernate.connection.password=FX2013!
participants (1)
-
echatellier@users.forge.codelutin.com