Vineet Reynolds created FORGE-1306:
--------------------------------------
Summary: JPAFacet.getAllEntities should not expect JPA entities to be present
in a predefined Java package
Key: FORGE-1306
URL:
https://issues.jboss.org/browse/FORGE-1306
Project: Forge
Issue Type: Bug
Components: Blessed Plugins
Affects Versions: 2.0.0.Alpha14
Reporter: Vineet Reynolds
{{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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira