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

JMSBindingProcessor's writeActivationSpecProperties uses wrong attribute name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Java-SCA-2.x
    • None
    • None
    • Patch Available

    Description

      The writeActivationSpecProperties method in JMSBindingProcessor uses wrong attribute name for activationSpec. It should be using jndiName instead of name.

      if ( asName != null && asName.length() > 0)

      { writer.writeAttribute("name", asName); }

      Attachments

        1. JIRA-4015.patch
          1 kB
          Vijai Kalathur

        Activity

          People

            simonslaws Simon Laws
            kvijai Vijai Kalathur
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: