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

Antonio Goncalves (JIRA) issues at jboss.org
Tue Jan 28 10:33:29 EST 2014


    [ https://issues.jboss.org/browse/FORGE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12939330#comment-12939330 ] 

Antonio Goncalves commented on FORGE-1399:
------------------------------------------

I still can't create a relationship between two entities. If I type {{command-list}} I can see the following command but I can't use it. 

{code}
Java EE/JPA > jpa-new-field-relationship - Setup the relationship for this field
{code}


                
> 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.CR2
>            Reporter: Antonio Goncalves
>            Priority: Critical
>             Fix For: 2.x Future
>
>
> 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