[
https://issues.apache.org/jira/browse/ISIS-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017326#comment-17017326
]
ASF subversion and git services commented on ISIS-2265:
-------------------------------------------------------
Commit 8bf9fff5c934f56e0e50ab2d62ccde9d1118c09e in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8bf9fff ]
ISIS-2265: prepares removal of StandaloneList
also decouples PersistenceSession from ObjectAdapter
> on-the-fly-introspection may occur even though MM was eagerly loaded
> --------------------------------------------------------------------
>
> Key: ISIS-2265
> URL: https://issues.apache.org/jira/browse/ISIS-2265
> Project: Isis
> Issue Type: Bug
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Blocker
> Fix For: 2.0.0
>
>
> +steps to reproduce:+
> e.g. DemoApp (production mode) -> access menu Trees > File System Tree
> java.lang.IllegalStateException
> Cannot introspect class 'java.util.AbstractSet' because the metamodel has
> been fully introspected and is now locked. One reason this can happen is if
> you are attempting to invoke an action through the WrapperFactory on a
> service class incorrectly annotated with Spring's @Service annotation instead
> of @DomainService.
> +solutions+
> - either allow on-the-fly-introspection for certain types
> - or find all types in the first place when eagerly loading
--
This message was sent by Atlassian Jira
(v8.3.4#803005)