IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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

Content Modul Choice nested in Sequence brings X-App down

  • 1.  Content Modul Choice nested in Sequence brings X-App down

    Posted Fri March 01, 2002 05:20 PM

    X-Application Version: 3.1.2
    Tamino Version : 3.1.1
    Platform : Win2k,
    WebContainer : Tomcat 3.3a
    JDK Version : 1.3.1_01

    Hi,

    enclosed a schema “metaview” that contains choices nested in sequences (without an intermediate node). The generator runs without reporting an error, but the resulting web-app shows Error 999, e.g. when create.jsp gets near the nested choice at XPath metaview/category/folder . (The pages all start, the problem occurs when they try to touch this nasty nested thingy.)

    Workaround for me is to change the schema by introducing a “proper” node between the sequence and the choice.

    Best regards, Andreas

    [This message was edited by Christian Freytag on 26 Jul 2002 at 11:00.]
    metaview.xsd (3.55 KB)


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: Content Modul Choice nested in Sequence brings X-App down

    Posted Mon March 04, 2002 03:13 PM

    Hi Andreas,

    The schema you used should actually work with X-Application 3.1.2. As it seems you discovered a bug, which we’ll investigate further.

    A few words concerning nested definitions:
    If the Generator discovers a nested element it’ll be ignored, since it cannot decide how many recursions are wanted.
    The idea is that after generation the structure file could be adapted and then the application be regenerated.

    We’ll inform the community if we know more about that problem.

    Thank you for your contribution

    Stefan Schwalm
    Software AG, Darmstadt


    #Tamino
    #API-Management
    #webMethods


  • 3.  RE: Content Modul Choice nested in Sequence brings X-App down

    Posted Fri July 26, 2002 01:18 PM

    the problem is solved for X-Application 3.1.3


    #API-Management
    #webMethods
    #Tamino