JAXRSClientFactoryBean selects a wrong user resource when the model includes 
multiple resource descriptions
-----------------------------------------------------------------------------------------------------------

                 Key: CXF-3350
                 URL: https://issues.apache.org/jira/browse/CXF-3350
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 2.4
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
             Fix For: 2.4


Reusing the model in a common module between server and client code does not 
work well in cases where the model describes multiple root resources - 
currently JAXRSClientFactoryBean assumes only a single ClassResourceInfo can be 
created.

With the model containing multiple resource descriptions it does not work 
reliably. The fix will insure the correct resource is selected

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to