-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Alpha14
-
None
AbstractJPAFacetImpl.getAllEntities() relies on the JPA entities being present in the same package in a project with the JPA facet. Additionally, it expects the package to be named "<groupId>.model".
The REST and Scaffold addons therefore depend on the JPA entities to be present in this package, failing which no entities are displayed to the user.