list archives . users mailing list

Subject: AW: Unable to add an XML document using DAIS services and Xindice DB

Date view Thread view Subject view Author view Attachment view

From: Alexander Wohrer (w.alexander@gmx.at)
Date: Feb 05, 2003 10:48

First of all you must configure a datasource for the use with XUpdate in the
GridDataServiceFactoryConfig.xml

        <!-- Data resource for XUpdate queries. -->
         <GDSF:DataResource name="MyDataResource" dbms="MyDBMS">
                <GDSF:QueryLanguageRef name="xupdate"/>
                <GDSF:DatabaseRef name="/db/test"/>
        </GDSF:DataResource>

because the default dataresource is configured for XPath queries only

Then you can use the commands described at
http://www.xmldb.org/xupdate/xupdate-wd.html

Regards
        Alexander Wohrer

-----Ursprungliche Nachricht-----
Von: owner-users@ogsadai.org.uk [mailto:owner-users@ogsadai.org.uk]Im
Auftrag von Mario Antonioletti
Gesendet: Mittwoch, 5. Februar 2003 09:41
An: users@ogsadai.org.uk
Betreff: Unable to add an XML document using DAIS services and Xindice
DB

Following message bounced from the users mailing list although Anand is
a member - chasing this up. I think Tom was dealing with this ... I
think. Anyhow forwarding to the rest of the group.

                        Mario

---------- Forwarded message ----------
Date: Wed, 5 Feb 2003 11:56:11 +0530
From: M R Ananda <mrananda@in.ibm.com>
Subject: Unable to add an XML document using DAIS services and Xindice DB

Hi,

I have installed DAIS services Release 1, OGSA-tp4, Tomcat 4.1.12, Xindice
database and the other prerequisites to run DAIS services.
I could query an existing XML document using GridDataServicePortType's
PerformScript operation.

However i could not find any DAIS API/operation for adding a new document.
Is there a documentation which helps me in doing Add operation and even
other operations like Update, SchemaUpdate etc?

Thanks and Regards
Anand


Date view Thread view Subject view Author view Attachment view
webperson@nesc.ac.uk