[
https://issues.apache.org/jira/browse/CXF-6281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-6281.
-----------------------------------
Resolution: Won't Fix
Fix Version/s: (was: NeedMoreInfo)
Assignee: Sergey Beryozkin
> 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
> Assignee: Sergey Beryozkin
> Priority: Trivial
> Labels: Algorithm, Matching, Method, Target
>
> 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)