Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6281

Target Method match algorithm to identify with in a resource class.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Trivial
    • Resolution: Won't Fix
    • None
    • None
    • JAX-RS
    • Moderate

    Description

      I am trying to have two methods with same http method type and have the same number of path params but of different type.

      Have debugged through the code and looks like only the number of parameters are being considered while matching the target method.

      I guess getting the parameter java types and matching it based on the types will give the framework more flexibility while being used by the developers not knowing this.

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            sreeharsha20 sreeharsha panguluri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: