[forge-issues] [JBoss JIRA] (FORGE-1422) REST addon should support generation of exception mappers for validation errors

Lincoln Baxter III (JIRA) issues at jboss.org
Mon Jan 27 11:11:28 EST 2014


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

Lincoln Baxter III updated FORGE-1422:
--------------------------------------

    Fix Version/s: 2.x Future

    
> REST addon should support generation of exception mappers for validation errors
> -------------------------------------------------------------------------------
>
>                 Key: FORGE-1422
>                 URL: https://issues.jboss.org/browse/FORGE-1422
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Builtin Plugins
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Vineet Reynolds
>            Assignee: Vineet Reynolds
>             Fix For: 2.x Future
>
>
> Currently a HTTP 500 response is generated for validation errors encountered during processing of POST/PUT requests that create or update JPA entities. The 500 response contains a stacktrace that cannot be parsed by clients to evaluate what failed.
> We should generate exception mappers that can map Bean validation errors to help generate parseable responses (for the REST clients).

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