Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-3068

Validate wire format and operation selection SCDL elements

    XMLWordPrintableJSON

Details

    • Patch Available

    Description

      The following checks are included in this patch.

      • Multiple wire formats are specified for a request or response.
      • Multiple operation selectors are specified.
      • Required attributes are not specified:
      • <ts:operationSelector.jmsUserProp property="requiredProperty"/>
      • Invalid attributes are specified:
      • <ts:wireFormat.jmsdefault sendFormat="notBytesOrText"/> <----- optional attr sendFormat must be either "bytes" or "text"
      • <ts:wireFormat.jmsObject wrapSingle="notTrueOrFalse"/> <----- optional boolean attr wrapSingle must be either "true" or "false"

      Attachments

        1. binding-jms-wF_oS_validation.patch
          6 kB
          Kaushik Mukherjee

        Activity

          People

            simonslaws Simon Laws
            kmukher Kaushik Mukherjee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: