sreeharsha panguluri created CXF-6281:
-----------------------------------------

             Summary: Target Method match algorithm to identify with in a 
resource class.
                 Key: CXF-6281
                 URL: https://issues.apache.org/jira/browse/CXF-6281
             Project: CXF
          Issue Type: New Feature
          Components: JAX-RS
            Reporter: sreeharsha panguluri
            Priority: Trivial
             Fix For: NeedMoreInfo


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to