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

JAXBUtils#getValidClass ignores classes with private default constructors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.5
    • 2.2.7
    • JAXB Databinding
    • None
    • Novice

    Description

      JAXBUtils#getValidClass attempts to see if there is a default constructor on the given Class object. JAXB can handle private default constructors and this check only looks for public ones.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            valdis.rigdon Valdis Rigdon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: