Greetings, Although I'm familiar with Jena, I'm trying (and failing) to use TDB for the first time. On my very first call to TDBFactory.createModel I experience the following error.
Exception in thread "main" java.lang.NoSuchMethodError: com.hp.hpl.jena.sparql.util.Context.putAll(Lcom/hp/hpl/jena/sparql/util/Context;)V I get this error regardless of the format (URI or CIFS directory specification) of the string representing the directory. The only jars on the build path are from the TDB version 0.8.8 lib directory and the GNU jargs.jar. I'm sure this is due to something embarrassingly simple that I'm missing, but I just can't find it on my own. TIA, Kevin -- Kevin P. Tyson [email protected]
