[ 
https://issues.apache.org/jira/browse/CAMEL-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302785#comment-15302785
 ] 

ASF GitHub Bot commented on CAMEL-9046:
---------------------------------------

GitHub user anoordover opened a pull request:

    https://github.com/apache/camel/pull/1000

    Use Camel SSLContext in CXF-endpoint

    Can you provide feedback on this "solution" for CAMEL-9046.
    I tried to add a chain of CxfEndpointConfigurers to be able to set the 
conduit in a generic manner.
    Can you take a look at the inner NullCxfEndpointConfigurer.
    Should there be a singleton (public static final instance) in some class?
    Should the same kind of solution be used for the CxfRsEndpoints?
    Should new Configurer classes be introduced e.g. CxfRsEndpointConfigurer?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anoordover/camel CAMEL-9046

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1000.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1000
    
----
commit 8c1ccbe7a712275acafd76f2c8705a4af2290f24
Author: Arno Noordover <[email protected]>
Date:   2016-05-26T19:34:32Z

    Use Camel SSLContext in CXF-endpoint

----


> Support to setup the SSLContext of CXF client from camel ssl setting
> --------------------------------------------------------------------
>
>                 Key: CAMEL-9046
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9046
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: Willem Jiang
>             Fix For: 2.18.0
>
>
> Current camel-cxf doesn't support to setup the SSLContext from the Camel SSL 
> setting. We should consider to provide this kind of support[1] in camel-cxf.
> [1]http://camel.465427.n5.nabble.com/Programmatic-CXF-Endpoint-tp5756368p5770215.html
>  



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

Reply via email to