deployment.profilename=COLWS appname=Curriculum Online Registration Service # com.k_int.app.colws.jdbc_driver=com.microsoft.sqlserver.jdbc.SQLServerDriver # com.k_int.app.colws.url=jdbc:sqlserver://192.168.2.14;databaseName=ColWSReg # com.k_int.app.colws.hiberate_dialect=org.hibernate.dialect.SQLServerDialect com.k_int.app.colws.jdbc_driver=org.gjt.mm.mysql.Driver com.k_int.app.colws.url=jdbc:mysql://localhost/COL2?autoReconnect=true&characterEncoding=utf8 com.k_int.app.colws.hiberate_dialect=org.hibernate.dialect.MySQLDialect com.k_int.app.colws.username=k-int com.k_int.app.colws.password=k-int com.k_int.app.colws.default_auto_commit=false com.k_int.app.colws.query_substitutions=true com.k_int.app.colws.show_sql=false uk.org.becta.col.ws2.rmi.service_port=1199 uk.org.becta.col.ws2.rmi.service_host=localhost com.k_int.app.colws.harvest.thread_pool_size=1 hibernate.query.factory_class=org.hibernate.hql.classic.ClassicQueryTranslatorFactory com.k_int.app.colwsreg.jdbc_driver=org.gjt.mm.mysql.Driver com.k_int.app.colwsreg.url=jdbc:mysql://localhost/ColWSReg?autoReconnect=true&characterEncoding=utf8 com.k_int.app.colwsreg.username=k-int com.k_int.app.colwsreg.password=k-int com.k_int.app.colwsreg.default_auto_commit=false com.k_int.app.colwsreg.hiberate_dialect=org.hibernate.dialect.MySQLDialect com.k_int.app.colwsreg.query_substitutions=true com.k_int.app.colwsreg.show_sql=false com.k_int.app.colwsreg.rmi.service_port=1199 com.k_int.app.colwsreg.rmi.service_host=localhost com.k_int.app.colwsreg.harvest.thread_pool_size=1