Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-3270

Jaxb Viewmodels not recognized by BeanTypeClassifier

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-RC1
    • Core
    • None

    Description

      Types (meta-)annotated with Spring's Component are scanned directly and eagerly, while classic JAXB viewmodels, that have no annotation that Spring would recognize, are not. Those are indirectly recognized during introspection of above types.

      Looks like we need to have our BeanTypeClassifier correctly classify them, otherwise they get ignored by the MM introspector.

      Attachments

        Activity

          People

            hobrom Andi Huber
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: