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

cfx-codegen-plugin: Should be possible to configure using named parameters.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.1
    • 2.0.8, 2.1.2
    • Tooling
    • None
    • Novice

    Description

      It should not be necessary to use extraargs to configure parameters named parameter should be used instead. Extraargs should remain for unusual circumstances and backwards compatibility.

      The options are configured as follows:

      <defaultOptions>
      <packagenames>
      <packagename>packagename</packagename>
      </packagenames>
      <defaultExcludesNamespace>true</defaultExcludesNamespace>
      <defaultNamespacePackageMapping>true</defaultNamespacePackageMapping>
      <wsdlLocation></wsdlLocation>
      <frontEnd>jaxws</frontEnd>
      <dataBinding>jaxb</dataBinding>
      <wsdlVersion>1.1</wsdlVersion>
      <catalog>catalog</catalog>
      <extendedSoapHeaders>true</extendedSoapHeaders>
      <validateWsdl>true</validateWsdl>
      <serviceName>serviceName</serviceName>
      <autoNameResolution>true</autoNameResolution>
      <noAddressBinding>true</noAddressBinding>
      </defaultOptions>

      Attachments

        1. 1692.diff
          14 kB
          Dave Leatherdale

        Activity

          People

            dkulp Daniel Kulp
            daveel Dave Leatherdale
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: