# Name of class to manage URL configuration ConfigClassName=com.k_int.OpenHarvest.db.DBController # Name of processor class ProcessorClassName=com.k_int.ia.harvest_plugins.IT4MeProcessor # Max number of concurrent robots Throttle=1 #Zebra exporting information RepositoryClass=com.k_int.OpenHarvest.zebra.ZebraAdapter ServiceHost=demo.k-int.com ServicePort=210 #RepositoryExporter=com.k_int.OpenHarvest.db.ZebraExporter # RepositoryExporter=com.k_int.OpenHarvest.db.FileExporter # Hibernate props for OpenHarvest hibernate.connection.driver_class=org.gjt.mm.mysql.Driver hibernate.connection.url=jdbc:mysql://localhost/KIIE hibernate.connection.username=k-int hibernate.connection.password=k-int hibernate.connection.pool_size=10 hibernate.dialect=net.sf.hibernate.dialect.MySQLDialect hibernate.use_outer_join=true