You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2014/04/25 12:24:14 UTC

[jira] [Created] (CAMEL-7395) Simplify the way CxfRsProducer JAXRSClientFactoryBean can be tested

Sergey Beryozkin created CAMEL-7395:
---------------------------------------

             Summary: Simplify the way CxfRsProducer JAXRSClientFactoryBean can be tested
                 Key: CAMEL-7395
                 URL: https://issues.apache.org/jira/browse/CAMEL-7395
             Project: Camel
          Issue Type: Test
          Components: camel-cxf
            Reporter: Sergey Beryozkin
            Priority: Minor
             Fix For: 2.13.1, 2.14.0
         Attachments: cxf7395.txt

I was working on fixing the regression where CxfRsProducer  was losing the in/out interceptors set from Blueprint/Spring caused by my own patch to support setting interceptors directly on CxfRsEndpoint and my test passed without me fixing CxfRsEndpoint, I checked, CxfRsEndpoint was already fixed :-)

That said, I'd still  like to provide a test patch with minor modifications to CxfRsProducer to make it simpler to test the underlying JAXRSClientFactoryBean was properly set up. The attached test file can be extended with many more tests making sure no regression can be introduced



--
This message was sent by Atlassian JIRA
(v6.2#6252)