KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: ssharma on April 22, 2008, 11:45:07 am

Title: what changes are required for IMportering database by ImportToKKUsingEng
Post by: ssharma on April 22, 2008, 11:45:07 am
hi
     i set class path for ImportToKKUsingEng.txt still i am getting following exception

PropertyFileFinder.findProperties() Could not find exportedDataEng on the classpath
Exception in thread "main" com.konakart.app.KKException: Could not find exported
DataEng on the classpath
        at com.konakart.util.PropertyFileFinder.findProperties(Unknown Source)
        at com.konakart.importer.ImportController.init(Unknown Source)
        at com.konakart.importer.ImportController.doImport(Unknown Source)
        at com.konakart.importer.ImportRunner.main(Unknown Source)
please help me for solving this problem