Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
Description
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