Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1004 Implement JSR-311 1.0
  3. CXF-1007

Matching resource methods with http method when @HttpMethod annotation does not have name attribute.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 2.1
    • Invalid
    • JAX-RS
    • None

    Description

      Section 2.4:

      Resource methods are resource class methods annotated with @HttpMethod. They are used to handle
      requests and MUST conform to certain restrictions described in this section.
      The @HttpMethod annotation has an optional value that corresponds to the name of a request method. In
      the absence of a value, the request method is inferred from the resource method name: they match if the
      resource method name starts with the request method name converted to lower case.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jliu Jervis Liu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: