Hi,

While reading rdf from tdb I'm getting this exception:

java.lang.NoSuchMethodError:
com.hp.hpl.jena.query.DatasetFactory.create(Lcom/hp/hpl/jena/sparql/core/DatasetGraph;)Lcom/hp/hpl/jena/query/Dataset;

at line:

dataset = TextDatasetFactory.createLucene(tdbDataset, dir, entDef);


Does anyone know hoe to fix it.

Thanks in advance

Reply via email to