Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6844

Cannot assign 'part name' in SOAP WSDL for document-wrapped style

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.1.5, 3.1.6
    • None
    • Java 1.8.0 Update 74, Mac OSX 10.11.4

    • Moderate

    Description

      I am developing a code-first SOAP service WSDL of style Document-Literal (Wrapped).

      Cannot assign proper message part names using partName argument in @WebParam and @WebResult annotations since the resulting WSDL always defaults to <wsdl:part name="parameters">.

      The assignment works for header message parts, as well as for Document-Literal (Bare) WSDL style.

      Attachments

        Activity

          People

            Unassigned Unassigned
            andrey.nikolov Andrey Nikolov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: