Great - thanks for your swift answer!

2017-06-21 14:21 GMT+02:00 Christian Schneider <ch...@die-schneider.net>:

> You can use the HttpConduitFeature. I created this for CXF-DOSGi but it
> works for any programmatic cxf config.
>
> https://github.com/apache/cxf-dosgi/blob/master/samples/ssl/
> ssl-intent/src/main/java/org/apache/cxf/dosgi/samples/ssl/Ss
> lIntent.java#L55-L74
>
> Christian
>
> On 21.06.2017 14:15, David Karlsen wrote:
>
>> hi!
>> I have a spring+cxf app which I'm moving to springboot+cxf (to avoid all
>> the .xml), but I'm finding the path to configure cxf stuff (bus etc) a bit
>> hard to figure out.
>> My original xml-based config which I want to replace is:
>> https://pastebin.com/tbYRuWX8
>> and my @Configuration equivalent is https://pastebin.com/jXb5kXQk - but
>> howto make the HTTPConduit with the matcher pattern?
>>
>> Seems like others are struggling with the same:
>> http://trabajosdesisifo.blogspot.no/2016/04/camel-cxf-spring
>> -boot-web-service-proxy.html
>>
>> Any advice - have others gone down this path?
>>
>>
> --
> Christian Schneider
> http://www.liquid-reality.de
>
> Open Source Architect
> http://www.talend.com
>
>


-- 
--
David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

Reply via email to