Hi there,

I'm using Ex2.java which is included in the SDB-1.3.4 package.  When I run the 
program I get NoSuchMethod error when it tries to run the statement: ResultSet 
rs = qe.execSelect() ;
I'm including ARQ-2.8.8 libraries and SDB-1.3.4 libraries in the classpath.
So I don't understand why classes from the com.hp.hpl.jena.query package are is 
trying to access com.hp.hpl.jena.sparql.core.Quad.isDefaultGraphIRI(), which 
does not exist.  Package Quad does not exist.  Which jars should I be using?

Cheers,
        Tammy

Reply via email to