[jbosstools-issues] [JBoss JIRA] (JBIDE-18516) JAX-RS Validator should report problem when @DefaultValue is used alone

Jeff MAURY (JIRA) issues at jboss.org
Wed Apr 18 12:15:15 EDT 2018


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

Jeff MAURY updated JBIDE-18516:
-------------------------------
    Fix Version/s: 4.6.x
                       (was: 4.5.x)


> JAX-RS Validator should report problem when @DefaultValue is used alone
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-18516
>                 URL: https://issues.jboss.org/browse/JBIDE-18516
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: webservices
>    Affects Versions: 4.2.0.Final
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>              Labels: jax-rs
>             Fix For: 4.6.x
>
>
> If a method parameter is annotated with {{@DefaultValue}} but has _no_ {{@QueryParam}} (or similar) annotation, then the application will most certainly fail with an error message such as:
> {code}
> failed to execute: javax.ws.rs.NotSupportedException: Could not find message body reader for type: int of content type: */*
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list