[ https://issues.apache.org/jira/browse/ISIS-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628148#comment-17628148 ]
ASF subversion and git services commented on ISIS-3270: ------------------------------------------------------- Commit 025d327b7fbfbd0a1637d4627f30c3c7c792326a in isis's branch refs/heads/master from Andi Huber [ https://gitbox.apache.org/repos/asf?p=isis.git;h=025d327b7f ] ISIS-3270: have BeanTypeClassifier recognize JAXB viewmodels > 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)