[forge-issues] [JBoss JIRA] (FORGE-1506) Cannot create a field on a Mapped Superclass

George Gastaldi (JIRA) issues at jboss.org
Tue Jan 28 09:11:29 EST 2014


     [ https://issues.jboss.org/browse/FORGE-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi reassigned FORGE-1506:
--------------------------------------

    Assignee: George Gastaldi

    
> Cannot create a field on a Mapped Superclass
> --------------------------------------------
>
>                 Key: FORGE-1506
>                 URL: https://issues.jboss.org/browse/FORGE-1506
>             Project: Forge
>          Issue Type: Sub-task
>          Components: UI - Shell
>    Affects Versions: 2.0.0.CR2
>            Reporter: Antonio Goncalves
>            Assignee: George Gastaldi
>             Fix For: 2.x Future
>
>
> I create a Mapped Superclass, try to add a field, and get a {{Entity must be specified}} :
> {code}
> [pluralsight-persistence]$ jpa-new-mapped-superclass --named Person
> Modified /Users/antoniombp/Documents/Code/temp/Forge/pluralsight-persistence/src/main/java
> Created  /Users/antoniombp/Documents/Code/temp/Forge/pluralsight-persistence/src/main/java/com
> Created  /Users/antoniombp/Documents/Code/temp/Forge/pluralsight-persistence/src/main/java/com/pluralsight
> Created  /Users/antoniombp/Documents/Code/temp/Forge/pluralsight-persistence/src/main/java/com/pluralsight/persistence
> Created  /Users/antoniombp/Documents/Code/temp/Forge/pluralsight-persistence/src/main/java/com/pluralsight/persistence/module07
> Created  /Users/antoniombp/Documents/Code/temp/Forge/pluralsight-persistence/src/main/java/com/pluralsight/persistence/module07/Person.java
> ***SUCCESS*** Mapped Superclass com.pluralsight.persistence.module07.Person was created
> [Person.java]$ jpa-new-field --named firstname --length 50
> Entity must be specified.
> {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