cxf + swagger (DOSGI 2.2.0 + cxf 3.2.1)

2018-02-20 Thread nino martinez wael
Hi I am using cxf plus the swagger intent.. And it is working in the sense that the swager documents gets published. I noticed once and only once that on the CXF "overview" page where you normally can see the different endpoints that are registered there were also a link to the swagger documentati

globally disabling/enabling REST?

2018-02-20 Thread Max Spring
I'm using CXF 3.1.3 with Karaf 3.0.5. I have a engine which exposes its functionality via REST. My engine takes some time to properly start up. I would like all my REST functions to always return 503 (Service Unavailable) while the OSGi container and my engine is starting up, until my engine decl

Re: code grant filter based implementation not working

2018-02-20 Thread gaurang.parmar
It is working now. I had previously tried it but due to other Null Pointer error i understood it is due to same. Thanx for again reminding to use ClientContextProvider -- Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

Re: code grant filter based implementation not working

2018-02-20 Thread gaurang.parmar
coheigea wrote > You need to add the following to your endpoint as a JAX-RS provider: > class="org.apache.cxf.rs.security.oauth2.client.ClientTokenContextProvider" > /> > Colm. > > -- > Colm O hEigeartaigh > > Talend Community Coder > http://coders.talend.com I have already tried ClientTokenCo

Save the date: ApacheCon North America, September 24-27 in Montréal

2018-02-20 Thread Rich Bowen
Dear Apache Enthusiast, (You’re receiving this message because you’re subscribed to a user@ or dev@ list of one or more Apache Software Foundation projects.) We’re pleased to announce the upcoming ApacheCon [1] in Montréal, September 24-27. This event is all about you — the Apache project com

Re: CXF wsdl2java client security policy not working

2018-02-20 Thread Colm O hEigeartaigh
On Mon, Feb 19, 2018 at 4:42 PM, Ujjwal Gulecha wrote: > > *I am not quite sure if I understand that correctly. Is there some > documentation or example you could point me through? Thank You* > What I meant was you could use CXF to create a JAX-WS endpoint using the WSDL and some test credential