Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-rc-1
-
Fix Version/s: 1.5.2
-
Component/s: XML Processing
-
Labels:None
-
Number of attachments :
Description
http://docs.codehaus.org/display/GROOVY/Processing+XML+with+XQuery
I downloaded mxquery0.4.1, put the mxquery.jar in the classpath, but it seems to me, that the class
ch.ethz.mxquery.core.XQueryRuntime
is not there anymore. Even not in another package name.
So I get:
startup failed, Script0: 3: unable to resolve class ch.ethz.mxquery.core.XQueryRuntime
How to get this running?
Updated example for 0.4.1 of mxquery