I had trouble getting XUpdate to work at first.   Everything has to be
perfect.   The "select" has to be right and the XML has to be right.
Also, the name spaces have to match.   Check out the XUpdate web
site at:

 http://www.xmldb.org/xupdate/xupdate-wd.html

HTH,

Mark

Xin Li wrote:

Hi, I'm having a really tough time getting XUpdate to work at all on my system.  Everything else works great.  I tried just compiling the XUpdate example that came with the database, and I am getting the following error: Query Processing Error I have a strong suspicion that this is due to a problem with my java compiller.  But I can't see how that is possible.  I've tried to run this code (via the run.bat file) under SDK 1.3.0, 1.3.1 and 1.4.0 under Windows XP.  Perhaps I'm not properly installing my JDKs.  Here is what I did.  I downloaded the respective SDKs from Sun, and ran their setup file.  Then I set my PATH To include the bin directory inside <java home>.  I also pointed the JAVA_HOME environment variable to something like H:\jsdk1.4.0\.  Then I tried to compile the code and I get the error.  I also read that for JDK 1.4.0, I needed to use the replacement mechanism to make sure that java is compiling the code with the proper Xalan distribution.  To do that, what I did was to create an endorsed directory inside java_home\lib\.   Then I copied the xalan-2.0.1.jar file to the endorsed directory.  I tried compiling to no avail.  I am at a complete loss as to what to do.  Please advise.  Thank you so much in advance. Best Regards,Xin Li

Reply via email to