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

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Mon Feb 13 05:09:02 EST 2012


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

Xavier Coulon edited comment on JBIDE-10865 at 2/13/12 5:08 AM:
----------------------------------------------------------------

Commited changes to have URI Path Template look like that in the project explorer view:
{code}
/customers?start={start:int}&size={size:int=2}
{code}
                
      was (Author: xcoulon):
    Commited changes to have URI Path Template look like that in the project explorer view:
{code}
/customers?start={start:int}&size={size:int=2}"
{code}
                  
> [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