Hi Moses, I can see one of the problem. Please stop the tomcat and copy the HSQL driver to the webapps/camera-provenance-viewer/WEB-INF/lib folder and restart the tomcat. With that change, atleast viewer should be able to find the driver. Please go ahead and give t a try.
--Madhu ________________________________________ From: Moses Gone [[email protected]] Sent: Tuesday, January 26, 2010 2:50 AM To: madhu Subject: Re: Provenance viewer Madhu, Thank you so much for the help, I have installed provenance viewer. I also changed the provenance.properties file. db.driver=org.hsqldb.jdbcDriver db.url=jdbc:hsqldb:hsql://localhost:9002/provenanceDB db.username=SA db.password= I have a local hsql db that comes with Kepler with above details. I tried connecting to it but I got the error that the driver could not be found. I am still trying to check why thats the case even though I have a running instance of hsql db. Kind regards Moses On Mon, Jan 25, 2010 at 12:23 AM, madhu <madhu at sdsc.edu<mailto:madhu at sdsc.edu>> wrote: Hi Moses, I am attaching the provenance viewer war file with this mail. Please go ahead and put it in tomcat webapps folder and restart the tomcat. Then shut down the tomcat and go the webapps/camera-provenance-viewer/WEB-INF/classed folder and open the provenance.properties file. Supply the information for your database. Then restart the tomcat again. I have tried the provenance viewer only in context of CAMERA project with Oracle database. In principle, it should work with any database, but I have not tried with any other database yet. Go ahead and give it a try. Thanks --Madhu

