[jbosstools-issues] [JBoss JIRA] (JBIDE-17011) JAX-RS Explorer: Fix generation of URI for matrix's and query's default values

Xavier Coulon (JIRA) issues at jboss.org
Thu May 22 16:02:57 EDT 2014


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

Xavier Coulon commented on JBIDE-17011:
---------------------------------------

I need to postpone this issue to 4.2.0.Beta3

> JAX-RS Explorer: Fix generation of URI for matrix's and query's default values
> ------------------------------------------------------------------------------
>
>                 Key: JBIDE-17011
>                 URL: https://issues.jboss.org/browse/JBIDE-17011
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: webservices
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Radoslav Rábara
>            Assignee: Xavier Coulon
>             Fix For: 4.2.0.Beta3
>
>
> If there is a query or matrix parameter, the JAX-RS Explorer should generate URI by following template:
> {code}Name={Type=DefaultValue}{code}
> e.g. /rest?param=\{int=0\}
> However, in 4.2.0.Beta1 (respin-a) the generation of parameter's URI is wrong:
> {code}Name={Type:DefaultValue}{code}
> e.g. /rest?param=\{String:0\}



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)



More information about the jbosstools-issues mailing list