You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2022/11/16 07:32:00 UTC

[jira] [Closed] (ISIS-3270) Jaxb Viewmodels not recognized by BeanTypeClassifier

     [ https://issues.apache.org/jira/browse/ISIS-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber closed ISIS-3270.
----------------------------

> Jaxb Viewmodels not recognized by BeanTypeClassifier
> ----------------------------------------------------
>
>                 Key: ISIS-3270
>                 URL: https://issues.apache.org/jira/browse/ISIS-3270
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-RC1
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)