Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2698

Calling setPrefix(newPrefix) on any SOAPElement the prefix is not used for marshalling.

    XMLWordPrintable

Details

    Description

      Calling setPrefix(newPrefix) on any SOAPElement the prefix is not used for marshalling.

      This is because the SOAPElementImpl caches the name and does not regenerate the name, when setPrefix is called the cached name should be cleared so it can be re-generated using the new prefix.

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: