[forge-issues] [JBoss JIRA] (FORGE-1762) Generated REST resources reference a 'Customer' class

Vineet Reynolds (JIRA) issues at jboss.org
Tue Apr 15 02:44:34 EDT 2014


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

Vineet Reynolds resolved FORGE-1762.
------------------------------------

    Fix Version/s: 2.4.2.Final
       Resolution: Done


Merged: http://github.com/forge/core/commit/453e64c12
                
> Generated REST resources reference a 'Customer' class
> -----------------------------------------------------
>
>                 Key: FORGE-1762
>                 URL: https://issues.jboss.org/browse/FORGE-1762
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Java EE
>    Affects Versions: 2.4.1.Final
>            Reporter: Vineet Reynolds
>            Assignee: Vineet Reynolds
>             Fix For: 2.4.2.Final
>
>
> When the DTO-based REST resources are generated, the {{findAll()}} method contains the following expression, even though there is no {{Customer}} class:
> {noformat}
> TypedQuery<Customer> findAllQuery = ...
> {noformat}

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