I'm using netbeans for my project and i stored my key.db schema file in src folder. (where iused SQLite concept) the program works fine when executed from net beans. but shows the following exception when jarfile is executed.I'm using netbeans for my project and i stored