[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
Thu Oct 28 09:08:54 EDT 2010


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

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

Hmmm... Let me give this a shot today and see what's going on. I haven't changed that example in quite a while, so I'm not sure why the GET wouldn't be working. 

> 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