[jbosstools-issues] [JBoss JIRA] Created: (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
Wed Oct 27 09:02:54 EDT 2010


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