deployment.profilename=LPF # Deployment manager settings manager_url=http://localhost:8080/manager manager_username=kiadmin manager_password=nyarlathotep manager_path=/pcss # Database Settings for the specified deployment com.k_int.lpf.jdbc_driver=org.gjt.mm.mysql.Driver com.k_int.lpf.url=jdbc:mysql://localhost/LPF?autoReconnect=true com.k_int.lpf.username=k-int com.k_int.lpf.password=k-int com.k_int.lpf.default_auto_commit=false com.k_int.lpf.hiberate_dialect=net.sf.hibernate.dialect.MySQLDialect com.k_int.lpf.query_substitutions=true com.k_int.lpf.show_sql=false com.k_int.lpf.rmi.service_port=1199 com.k_int.lpf.rmi.service_host=localhost com.k_int.lpf.harvest.thread_pool_size=1