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

Ben Clare (JIRA) jira-events at lists.jboss.org
Thu Oct 28 08:25:54 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Clare updated JBIDE-7432:
-----------------------------

    Attachment: GETResponse.png
                POSTData.png
                POSTResponse.png


Hi Brian,

I am testing the same web service as discussed in the documentation at http://community.jboss.org/wiki/UsingtheWebServiceTester .  

I have attached the the OPTIONS response, POST data, the POST response (successful) and the GET response. Note that the GET fails. 

Has the RESTEasy project example changed as the results were different (as per your doc)  when I tested this in early August?

Thanks,

  
Ben

> 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
>            Assignee: Brian Fitzpatrick
>         Attachments: GETResponse.png, OPTIONSResponse.png, POSTData.png, POSTResponse.png
>
>
> 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