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

JMSBIndingProcessor.writeDestinationProperties should handle Destination Type

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Java-SCA-2.x
    • Java-SCA-2.x
    • SCA Java Runtime
    • None

    Description

      In JMSBIndingProcessor.writeDestinationProperties the following code is commented out:

      // Type not handled yet
      // String destinationType = jmsBinding.getDestinationType();
      // if ( destinationType != null && destinationType.length() > 0)

      { // writer.writeAttribute("type", destinationType); // }

      However, it seems this should be supported.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jennthom Jennifer Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: