Hello,

I'm trying to develop a website in jsp with sedna database

my problem is when I'm trying to use SednaUpdateService like this:

str = "update insert <node/> into doc('doc','collection')/node";

service = (SednaUpdateService) 
          sedna.forums.getService("SednaUpdateService", "1.0");

service.update(str);

sometimes it goes right , but mostly it fails and my wesite still loading
and this is for the same xQuery !

note: I'm working on local host

any help would be appreciated.



------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to