[forge-issues] [JBoss JIRA] (FORGE-1399) Cannot create a relationship between two entities

Antonio Goncalves (JIRA) issues at jboss.org
Tue Dec 31 01:17:32 EST 2013


Antonio Goncalves created FORGE-1399:
----------------------------------------

             Summary: Cannot create a relationship between two entities
                 Key: FORGE-1399
                 URL: https://issues.jboss.org/browse/FORGE-1399
             Project: Forge
          Issue Type: Sub-task
          Components: UI - Shell
    Affects Versions: 2.0.0.Beta4
            Reporter: Antonio Goncalves


I've created a {{Country}} entity and then a {{Customer}}. When I create a relationship between both, I have an error : 

{code}
[Customer.java]$ jpa-new-field --named country --entity org.agoncal.application.petstore.model.Country --relationshipType Many-to-One
***ERROR*** No Facet of type [interface org.jboss.forge.addon.javaee.jpa.JPAFacet] is installed.
[Customer.java]$ jpa-setup
***ERROR*** No Facet of type [interface org.jboss.forge.addon.javaee.jpa.JPAFacet] is installed.
{code}


--
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


More information about the forge-issues mailing list