Is this on 1.4 VM? If so you need to use the endorsed standards override mechanism to use the older version of Xalan included with Xindice. http://java.sun.com/j2se/1.4/docs/guide/standards/index.html

On Monday, March 18, 2002, at 03:14 PM, Jonathan Mark wrote:

On Mon, 18 Mar 2002, Thomas Sempf wrote:
the request for a document over getContent is no problem. I am also
capable of getting a node from the document over a xpath query. So i
think there is no problem with collection, or is there one?

I seem to be seeing the same problem Thomas has.

I can XPath with no problems, but cannot ever XUpdate successfully, even
using the exact example from the Developer's Guide at this URL (with
the XML example loaded as /db/addressbook).

http://xml.apache.org/xindice/DevelopersGuide.html#N25D

I noticed that an exception is being caught inside XUpdateQuery.nodeSet
and replaced with a generic ProcessingException.
I modified that function to call printStackTrace(e) on the original
exception.
The result is attached as "stacktrace.txt".

Attached as "transcript.txt" is a listing of what happens in the shell
when I try to run XUpdate.java (the example from Developer's Guide).

I am new to Xindice so it is possible I am making some silly mistake.
I am happy to continue debugging this, but it would be helpful if someone
would point me in a particular direction...

thanks!

        Jonathan Mark

Kimbro Staken - http://www.kstaken.org - http://www.xmldatabases.org
Apache Xindice native XML database http://xml.apache.org/xindice
XML:DB Initiative http://www.xmldb.org
Senior Technologist (Your company name here)



Reply via email to