You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Radu Preotiuc-Pietro (JIRA)" <xm...@xml.apache.org> on 2008/12/01 19:45:44 UTC

[jira] Commented: (XMLBEANS-383) XQueryXPath example fails to run.

    [ https://issues.apache.org/jira/browse/XMLBEANS-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652088#action_12652088 ] 

Radu Preotiuc-Pietro commented on XMLBEANS-383:
-----------------------------------------------

Same here, the example works fine (using JDK 1.5.0_11)

If you have already tried the XMLBeans 2.4.0/SaxonB 9.0.0.4 and still get the error, then the only thing I can see different is that you are running Mac osX.

Are you sure that SaxonB works with Mac osX? We have reports that XMLBeans does work, but it looks like the XMLBeans/Saxon combination is broken on either the Saxon side or the interconnection side.


> XQueryXPath example fails to run. 
> ----------------------------------
>
>                 Key: XMLBEANS-383
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-383
>             Project: XMLBeans
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: Version 2.4 
>         Environment: Mac osX 10.5
>            Reporter: Dirk Joosen
>             Fix For: Version 2.4 
>
>
> I try the example XQueryXPath with the following versions:
> XMLBeans 2.4.0
> saxonb9-1-0-2j.
> I'm able to build the project ant build without any failueres.
> The tests however fails:
> unning ExecQuery.selectEmpsByStateCursor
> Exception in thread "main" java.lang.IllegalArgumentException: Sender can only handle document or element nodes
> 	at net.sf.saxon.event.Sender.send(Sender.java:174)
> 	at net.sf.saxon.event.Sender.send(Sender.java:50)
> 	at net.sf.saxon.Configuration.buildDocument(Configuration.java:2973)
> 	at org.apache.xmlbeans.impl.xquery.saxon.XBeansXQuery.execQuery(XBeansXQuery.java:83)
> 	at org.apache.xmlbeans.impl.store.Query$DelegateQueryImpl$DelegateQueryEngine.cursorExecute(Query.java:384)
> 	at org.apache.xmlbeans.impl.store.Query$DelegateQueryImpl.cursorExecute(Query.java:282)
> 	at org.apache.xmlbeans.impl.store.Query.cursorExecQuery(Query.java:80)
> 	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)
> 	at org.apache.xmlbeans.samples.xquery.ExecQuery.updateWorkPhone(ExecQuery.java:75)
> 	at org.apache.xmlbeans.samples.xquery.XQueryXPath.executeQueries(XQueryXPath.java:75)
> 	at org.apache.xmlbeans.samples.xquery.XQueryXPathTest.main(XQueryXPathTest.java:29)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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