[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7432) OPTIONS method returns [POST, OPTIONS] for RESTEasy simple project in Web Service Test View

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Wed Oct 27 09:57:54 EDT 2010


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

Brian Fitzpatrick commented on JBIDE-7432:
------------------------------------------

Hi Ben, I suspect that you're seeing what's actually supported by that particular service (which isn't much) vs. the entire list of supported types (GET, HEAD, POST, PUT, DELETE, TRACE, and OPTIONS). 

Can you attach a screen shot of what you're seeing as far as the results of the options call?

> OPTIONS method returns [POST, OPTIONS] for RESTEasy simple project in Web Service Test View 
> --------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-7432
>                 URL: https://jira.jboss.org/browse/JBIDE-7432
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>    Affects Versions: 3.2.0.CR1
>            Reporter: Ben Clare
>
> I have set up the RESTEasy sample project (simple) and used the Web Service Test View to return the available options. The options are:
> POST, OPTIONS
> The documentation located at http://community.jboss.org/wiki/UsingtheWebServiceTester suggests that the options should be:
> GET, HEAD, POST, PUT, DELETE, TRACE, and OPTIONS
> The JBoss Tools Project Examples version is reported by Eclipse as:
> JBoss Tools Community Project Examples	1.1.0.v20100908-1606-H23-M2	org.jboss.tools.community.project.examples.feature.feature.group
> Any idea as to why the options do not include GET, HEAD, PUT, DELETE and TRACE

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list