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

cxf-codegen-plugin3.4.2:wsdl2java doesn't produce proper Javadoc

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.4.2
    • 3.5.0, 3.4.4
    • Tooling
      • Windows 10, OpenJDK 11.0.11, Maven 3.6.2
      • RHEL 8.4, OpenJDK 11.0.11, Maven 3.6.2
    • Unknown

    Description

      The classes' Javadoc that's produced by cxf-codegen-plugin:3.4.2:wsdl2java looks like the following here:

      /**
       * <p>Java class for RequestType complex type.
       * 
       * <p>The following schema fragment specifies the expected content contained within this class.
       * 
       * <pre>
       * <complexType name="RequestType">
       * <complexContent>
      

      which, of course, is rendered to the following in Eclipse's Javadoc view, for instance:

      <p>Java class for RequestType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="RequestType"&gt; &lt;complexContent&gt; 
      

      See also StackOverflow: cxf-codegen-plugin:3.4.2:wsdl2java doesn't produce proper Javadoc.

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            Geri Broser Gerold Broser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: