Use the version of ARQ in the SDB download or as specified in the pom.xml. No other combination is guaranteed to work.

The snapshot build in openjena.org/repo-dev is built with ARQ 2.8.8.

        Andy

On 12/05/11 20:45, Tammy DiPrima wrote:
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