[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 Dec 16 15:49:18 EST 2010


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

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

Though I'm still puzzled by the OPTIONS call not returning what I expect, I'm going to go ahead and bounce it to 3.2.x so we can further define what's going on in the next release.

> OPTIONS method returns [POST, OPTIONS] for RESTEasy simple project in Web Service Test View 
> --------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-7432
>                 URL: https://issues.jboss.org/browse/JBIDE-7432
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.2.0.CR1
>            Reporter: Ben Clare
>            Assignee: Brian Fitzpatrick
>             Fix For: 3.2.x
>
>         Attachments: GETResponse.png, OPTIONSResponse.png, POSTData.png, POSTResponse.png
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list