Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-2567

issues with permission element in vdb-deployer.xsd contains problematic choice node

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 8.4.1, 8.5
    • 8.4
    • None
    • None

    Description

      Having a lot of trouble trying to tweak our JaxB VDB element classes to accommodate the permission's choice node which contains a <sequence> and an <element>.

      This structure is basically impossible to unmarshall using JAXB annotations (i.e. @XmlElements(value= {}) )

      Would clean things up to convert the <allow-language> element to an attribute: <xs:attribute name="allow-language" type="xs:boolean"/> and place it on the <permission> element AND remove the <choice> node entirely

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            blafond Barry LaFond
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: