[jbosstools-issues] [JBoss JIRA] (JBIDE-10865) [WSTester] Prompt user for values when the URL contains path params

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Wed Apr 25 11:03:18 EDT 2012


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

Brian Fitzpatrick commented on JBIDE-10865:
-------------------------------------------

I'll see about supporting simple types for this first go-round, but Set and List will have to wait a bit...
http://www.mkyong.com/webservices/jax-rs/jax-rs-queryparam-example/

This kind of stuff... 

http://localhost:8080/jboss-as-kitchensink/rest/members/query?from={from:int}&to={to:int}&orderBy={orderBy:java.util.List<java.lang.String>}

                
> [WSTester] Prompt user for values when the URL contains path params
> -------------------------------------------------------------------
>
>                 Key: JBIDE-10865
>                 URL: https://issues.jboss.org/browse/JBIDE-10865
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Webservices
>    Affects Versions: 3.3.0.M5
>            Reporter: Xavier Coulon
>            Assignee: Brian Fitzpatrick
>             Fix For: 3.3.0.Beta3
>
>
> When the user uses the WS Tester from a JAX-RS endpoint, the URL may contain parameters (some {xyz}). The WS Tester could prompt the user for substitution values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list