[MKSearch-dev] Test scripts for JSpider plugin properties with database storage

Phil Shaw phil at mkdoc.com
Wed Jan 11 18:56:48 GMT 2006


Chris,

I've created a new DatabasePropertiesCheck class that loads a plugin 
properties file, checks the necessary parameters, then loads the 
database driver and attempts to make a connection.

I also created a set of bash scripts, the path of the properties file 
is the only argument, e.g.:

$mk_home/bin/gij-pgsql-test.sh 
/home/chris/mksearch/conf/rdfstore/plugins/rdfstore.properties

Or

$mk_home/bin/java-pgsql-test.sh 
/home/chris/mksearch/conf/rdfstore/plugins/rdfstore.properties

There are also equivalent test scripts for MySQL.

If you want to use the latest PostgreSQL driver, amend the classpath 
as you did with the JSpider script.

Before you run the test. do an svn update, then re-build the MKSearch 
JAR by running the script at:

$mk_home/bin/jar-mksearch.sh

Hopefully, this will give us a better idea of what's up with the 
JSpider run.

Best regards,

Phil
--
MKSearch (beta)

http://www.mksearch.mkdoc.org/

Free, open source metadata search engine with RDF storage and query.




More information about the MKSearch-dev mailing list