webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

trying to modify an xml document stored with ino:docname thr

  • 1.  trying to modify an xml document stored with ino:docname thr

    Posted Fri August 30, 2002 10:34 AM

    X-Application Version: 3.1.3
    Tamino Version : 3.1.2.1
    Platform : Win2k Professional
    WebContainer : Tomcat 4.0.4
    JDK Version : 1.3.1

    Scenario:

    1. Generated an XML document with X-Application

    2. Viewed this document with XML-Spy (retrieve by URL)

    3. Saved this document with XML-Spy to Tamino via URL using a filename, e.g. “clonedDoc” (http://localhost/tamino/mydb/Collection/Doctype/clonedDoc)

    4. Browsed documents and viewed this document with X-Application

    5. Controlled that this document exists in Tamino with correct ino:id and ino:docname

    5. Trying to modify the stored document (stored with filename “clonedDoc”) with X-Application throws the following exception:

    #################
    StoreException occurred: update failed

    Help message: An administrator should have a look to the stack trace to analyze the error.

    Exception id: 161
    Exception Type: MajorEnvironmentException
    #################

    Stacktrace as attachment

    Best regards,


    Jan Harmsen

    [This message was edited by Christian Freytag on 21 Mar 2003 at 09:03.]
    error-message.html (8.21 KB)


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: trying to modify an xml document stored with ino:docname thr

    Posted Fri September 06, 2002 05:40 PM

    Hi,

    attached you find a bugfix which allows to modify (update) XML documents having an ino:docname with X-Application.

    How to apply this bugfix:

    1. Unzip TaminoStore.zip

    2. copy TaminoStore.java to your X-Application install directory into the following directory:

    src/com/softwareag/xtools/xapplication/store

    3. change into X-Application directory and run:

    build.cmd quick

    4. copy the file lib/debug/xapplication.jar into the WEB-INF/lib directory

    5. restart Tomcat

    Best regards,


    Jan Harmsen
    Software Engineer
    Software AG
    TaminoStore.zip (11.3 KB)


    #Tamino
    #API-Management
    #webMethods


  • 3.  RE: trying to modify an xml document stored with ino:docname thr

    Posted Fri March 21, 2003 09:31 AM

    Hello,

    this bug is solved with X-Application 4.1.1 when using XQuery to retrieve the documents from the database.

    Bye,
    Christian.


    #webMethods
    #API-Management
    #Tamino