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

wsdl2java does not generate properly formatted javadoc when jaxws:javadoc tags are used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.1
    • 2.1.2
    • Tooling
    • None
    • Windows xp

    Description

      The doc generated doc comments should begin with "/**" with two asterisks instead of one.

      When using jaxws:javadoc at the package level, the doc comments should be added to a file called package.html instead of top of every single class that belongs to that package.

      When using jaxws:javadoc at the class level, the doc comments are incorrect. It still contained the generic javadoc comments.
      /**

      • This class was generated by Apache CXF 2.1.1
      • Thu Jul 31 10:30:04 EDT 2008
      • Generated source version: 2.1.1
      • */

      /*

      • These are the actual doc comments for this class
        */

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            edweip3 Ed Wei
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: