Alright Two days for finding solution at this problem. Happy that someone else need it!! ;o)
Bertrand. -----Message d'origine----- De : Rui Alberto L." GonÃalves [mailto:[EMAIL PROTECTED] Envoyà : jeudi 24 juin 2004 11:36 à : [EMAIL PROTECTED] Objet : RE: XMLDBTransformer updates problem! Thanks Bertrand, that was it... it's working now.... merci.. Rui On Thu, 2004-06-24 at 08:33, EXT / TRANSICIEL MASSOUD Bertrand wrote: > It may cause by the xalan and xerces versions. > > You may update xalan, xerces and xml-apis libs in directory > tomcat/common/endorsed with the last versions used by xupdate. > > > Bertrand Massoud. > > -----Message d'origine----- > De : Rui Alberto L." GonÃalves [mailto:[EMAIL PROTECTED] > Envoyà : mercredi 23 juin 2004 16:59 > à : [EMAIL PROTECTED] > Objet : XMLDBTransformer updates problem! > > > Hi, > sorry if this is a simple question, but I'm starting > using this... > > What I'm trying to do is update a document in the xml > database using XMLDBTransformer. The document that is passed > to the transformer > is: > > <x:query type="update" collection="users/" > oid="myresource" xmlns:x="http://apache.org/cocoon/xmldb/1.0"> > <xu:modifications version="1.0" > xmlns:xu="http://www.xmldb.org/xupdate"> > <xu:append select="/[EMAIL PROTECTED]'sa']" > > <xu:attribute name="blocked">true</xu:attribute> > </xu:append> > </xu:modifications> > </x:query> > > The transformer always returns: > > <x:query oid="myresource" type="update" result="failure">Failed to > update resource somedata: 1</x:query> > > Trying to perform different updates results in the same error! > I'm sending in attach the exception stack trace. > > Thanks for any help... I can't figure out what's wrong!! > > Rui -- Rui Alberto L. GonÃalves <[EMAIL PROTECTED]> PT InovaÃÃo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
