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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Fri Feb 10 21:23:48 EST 2012


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

Max Rydahl Andersen commented on JBIDE-10865:
---------------------------------------------

page outlining some more options:http://www.nakov.com/blog/2009/07/15/jax-rs-path-pathparam-and-optional-parameters/

in particular: @Path("/user/{id}{format:(/format/[^/]+?)?}{encoding:(/encoding/[^/]+?)?}")


where format and encoding are actually *optional* - i.e. if empty not included.
                
> [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.x
>
>
> 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