[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmlbeans-dev
Subject:    [jira] Created: (XMLBEANS-287) NoSuchMethodError
From:       "Neil Hornbeck (JIRA)" <xmlbeans-dev () xml ! apache ! org>
Date:       2006-09-12 18:21:22
Message-ID: 32810978.1158085282618.JavaMail.jira () brutus
[Download RAW message or body]

NoSuchMethodError
-----------------

                 Key: XMLBEANS-287
                 URL: http://issues.apache.org/jira/browse/XMLBEANS-287
             Project: XMLBeans
          Issue Type: Bug
    Affects Versions: Version 2.2
         Environment: Java 1.5.0_08; Windows NT
            Reporter: Neil Hornbeck


When trying to create a cursor by executing an xquery ( XmlCursor cursor = \
doc.newCursor().execQuery( ns + path ); ) I get:

Exception in thread "main" java.lang.NoSuchMethodError: \
                net.sf.saxon.query.DynamicQueryContext.getContextNode()Lnet/sf/saxon/om/NodeInfo;
                
        at org.apache.xmlbeans.impl.xquery.saxon.XBeansXQuery.execQuery(XBeansXQuery.java:76)
                
        at org.apache.xmlbeans.impl.store.Query$SaxonQueryImpl$SaxonQueryEngine.cursorExecute(Query.java:345)
                
        at org.apache.xmlbeans.impl.store.Query$SaxonQueryImpl.cursorExecute(Query.java:243)
                
        at org.apache.xmlbeans.impl.store.Query.cursorExecQuery(Query.java:48)
        at org.apache.xmlbeans.impl.store.Cursor._execQuery(Cursor.java:1336)
        at org.apache.xmlbeans.impl.store.Cursor._execQuery(Cursor.java:1331)
        at org.apache.xmlbeans.impl.store.Cursor.execQuery(Cursor.java:3839)

If I look at the DynamicQueryContext class in the Saxon8.jar, the method \
getContextNode() is indeed missing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: \
                http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic