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

Support multiple class resource matching in JAXRS selection algorithm

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.1
    • 2.2.5, 2.3
    • JAX-RS
    • None

    Description

      The current JAX-RS selection algorithm only selects the first class level resource match from the candidate list and then proceeds to find operation level resource match (as I understand it this is per spec so not a bug). It would be very useful to be able to optionally enable a 'multiple resource matching' algorithm which iterates over matched candidate class resources and attempts to match the operation for each one until one is found.

      See http://www.nabble.com/JAXRS%3A-Multiple-service-beans-problem-to23069677.html#a25450994

      and psuedo code suggestion - http://www.nabble.com/-JAX-RS--Multiple-service-beans---single-class-resource-match-td25448148.html

      Attachments

        Activity

          People

            Unassigned Unassigned
            kynan.fraser Kynan Fraser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: