[xquery-talk] Use Saxon Proccessor to Process XQuery (without external variables)

James A. Robinson jim.robinson at stanford.edu
Mon Dec 31 10:07:18 PST 2007


 
> java -classpath ./saxon8.jar net.sf.Query question_1_1.xquery > query_1.xml
> Exception in thread "main" java.lang.NoClassDefFoundError: net/sf/Query

Change net.sf.Query to net.sf.saxon.Query.

Jim

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
James A. Robinson                       jim.robinson at stanford.edu
Stanford University HighWire Press      http://highwire.stanford.edu/
+1 650 7237294 (Work)                   +1 650 7259335 (Fax)


More information about the talk mailing list