[jbosstools-issues] [JBoss JIRA] (JBIDE-11635) [WS Tester] Prompt for values of JAX-RS url-provided parameters

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Tue Apr 24 14:05:18 EDT 2012


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

Brian Fitzpatrick commented on JBIDE-11635:
-------------------------------------------

This patch adds the dialog and pops it up if there are parms in the URL. 
                
> [WS Tester] Prompt for values of JAX-RS url-provided parameters
> ---------------------------------------------------------------
>
>                 Key: JBIDE-11635
>                 URL: https://issues.jboss.org/browse/JBIDE-11635
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Webservices
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Brian Fitzpatrick
>            Assignee: Brian Fitzpatrick
>             Fix For: 3.3.0.Beta3
>
>         Attachments: ws.ui.patch, ws_tester_url_dialog.jpg, ws_tester_url_dialog_error.jpg
>
>
> The JAX-RS tooling integration with the WS Tester allows us to deploy and test with the URL. If the URL looks like this:
> http://localhost:8080/jboss-as-kitchensink/rest/members/{id:[0-9][0-9]*}
> We have an id that should follow the Regular Expression [0-9][0-9]*.
> We need to prompt the user for values (and validate them) for those parms. 

--
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