Hi All!
--> This error just occurs compiling xindice with  jdk1.4.0
I tried to update a document and I received the next exception:
 
DEBUG>
java.lang.ClassCastException: org.apache.xml.dtm.ref.DTMNodeIterator
        at org.apache.xindice.core.xupdate.XObjectImpl.nodeset(Unknown Source)
        at org.xmldb.xupdate.lexus.commands.CommandObject.selectNodes(CommandObj
ect.java:139)
        at org.xmldb.xupdate.lexus.commands.RemoveCommand.execute(RemoveCommand.
java:97)
        at org.apache.xindice.core.xupdate.XUpdateImpl.execute(Unknown Source)
        at org.apache.xindice.core.xupdate.XUpdateQueryResolver$XUpdateQuery.exe
cute(Unknown Source)
        at org.apache.xindice.core.xupdate.XUpdateQueryResolver.query(Unknown So
urce)
        at org.apache.xindice.core.query.QueryEngine.query(Unknown Source)
        at org.apache.xindice.core.Collection.queryDocument(Unknown Source)
        at org.apache.xindice.client.corba.CollectionServant.queryDocument(Unkno
wn Source)
        at org.apache.xindice.client.corba.db.CollectionPOA._invoke(Unknown Sour
ce)
        at org.openorb.adapter.poa.POA.dispatch(POA.java:975)
        at org.openorb.net.AbstractServerRequest.dispatch(AbstractServerRequest.
java:750)
        at org.openorb.net.ServerManagerImpl.serve_request(ServerManagerImpl.jav
a:1467)
        at org.openorb.net.ServerManagerImpl.thread_pool_main(ServerManagerImpl.
java:1410)
        at org.openorb.net.ServerManagerImpl.access$200(ServerManagerImpl.java:7
7)
        at org.openorb.net.ServerManagerImpl$PoolThread.run(ServerManagerImpl.ja
va:1557)
 
Someone knows if it is possible fixed recompiling some lib also jdk1.4.0? or another someway?
 
thanks!
 
Miguel Urrutia

Reply via email to