RE: Camel 3.4 documentation

2021-09-28 Thread Ajmera, Hemang C
Hi I also think it might be good to have documentation of previous LTS versions. Since we are not intending to make any changes in version 3.4.x, can we just not regenerate pages for version 3.4.x and use what we have already generated in antora. That means that https://camel.apache.org/compo

Re: Oath2 Component?

2021-09-28 Thread Andrea Cosentino
Yes, absolutely, but again it will be a route for each kind of oauth flow you need to follow. The request here is having a component for it. Il giorno mer 29 set 2021 alle ore 02:04 Jeremy Ross < jeremy.g.r...@gmail.com> ha scritto: > I usually just create a route to do the OAuth dance. It's pret

Re: Oath2 Component?

2021-09-28 Thread Jeremy Ross
I usually just create a route to do the OAuth dance. It's pretty simple. On Tue, Sep 28, 2021 at 2:01 PM Andrea Cosentino wrote: > Yes, but it is an ad-hoc solution.. there are libraries trying to deal with > oauth, but it's really hard to cover all the cases. It's not a protocol. > > Il mar 28

Re: Oath2 Component?

2021-09-28 Thread Andrea Cosentino
Yes, but it is an ad-hoc solution.. there are libraries trying to deal with oauth, but it's really hard to cover all the cases. It's not a protocol. Il mar 28 set 2021, 20:57 ski n ha scritto: > The use cases will depend if you're on the server or client side. And which > OAuth flow is used. > >

Re: Oath2 Component?

2021-09-28 Thread ski n
The use cases will depend if you're on the server or client side. And which OAuth flow is used. I for example had a use case for storing tokens. These tokens are 15 minutes valid. When making a call which needs this token, it checks if the token is still valid or not. When not, it refreshes the to

Re: Oath2 Component?

2021-09-28 Thread Andrea Cosentino
I think he is talking about a generic component which it's not the case for the moment Il mar 28 set 2021, 17:13 Jeremy Ross ha scritto: > I believe some components handle OAuth (somewhat) transparently. What's the > use case? > > On Fri, Sep 24, 2021 at 12:20 PM Andrea Cosentino > wrote: > > >

Re: Oath2 Component?

2021-09-28 Thread Jeremy Ross
I believe some components handle OAuth (somewhat) transparently. What's the use case? On Fri, Sep 24, 2021 at 12:20 PM Andrea Cosentino wrote: > Not at the moment. > > Il giorno ven 24 set 2021 alle ore 19:11 Riggy Software < > riggy-softw...@hotmail.com> ha scritto: > > > Hi, > > > > Does Camel

Re: Camel 3.4 documentation

2021-09-28 Thread Andrea Cosentino
I think we could have troubles at building the website giving the work done on antora updates. That's why 3.4.x has been removed and also because there won't be new releases. Il mar 28 set 2021, 17:04 Jeremy Ross ha scritto: > I like this idea, but have no idea what's involved in making it happe

Re: Camel 3.4 documentation

2021-09-28 Thread Jeremy Ross
I like this idea, but have no idea what's involved in making it happen. On Tue, Sep 28, 2021 at 8:06 AM Calle Andersson wrote: > Sure, it is possible to find the documentation in the source code but > unfortunately it isn't as easy to browse the documentation there as it is > on the documentatio

Re: Camel 3.4 documentation

2021-09-28 Thread Calle Andersson
Sure, it is possible to find the documentation in the source code but unfortunately it isn't as easy to browse the documentation there as it is on the documentation pages which I refered to. If it isn't to much troubles, is it possible to keep all LTS versions in the documentation pages for a l

Re: Camel 3.4 documentation

2021-09-28 Thread Claus Ibsen
Hi You can find component docs in the source code, you can browse on github for the 3.4.x branch and look in src/main/docs for the components On Tue, Sep 28, 2021 at 1:41 PM Calle Andersson wrote: > > Hi, > > I just noticed the "3.4.x (LTS)" option has been removed from the Camel > Components d

Camel 3.4 documentation

2021-09-28 Thread Calle Andersson
Hi, I just noticed the "3.4.x (LTS)" option has been removed from the Camel Components documentation pages (https://camel.apache.org/components/). Is there an alternative location where I can find the 3.4.x documentation? (I currently use Wildfly Camel (https://github.com/wildfly-extras/wildfl