Hi Mikael,

I did something before in Picocli, So basically, in the call method that
implements Callable,
<https://github.com/omarsmak/kafka-consumer-lag-monitoring/blob/master/monitoring-component-console/src/main/kotlin/com/omarsmak/kafka/consumer/lag/monitoring/component/console/Main.kt#L31>
I guess here you will need start your Camel Quarkus context. I hope it
helps.

Regards,
Omar

On Tue, Dec 1, 2020 at 8:35 PM Mikael Andersson Wigander
<mikael.andersson.wigan...@pm.me.invalid> wrote:

> Fooled myself. Thought it worked but it doesn't.
> Back to the original question: how get a Picocli work with a Camel in
> Quarkus
>
> /M
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>
> On Tuesday, December 1st, 2020 at 19:49, Mikael Andersson Wigander <
> mikael.andersson.wigan...@pm.me> wrote:
>
> > Nevermind, I just removed the class with QuarkusMain and adding Picocli
> to the Camel component instead
> >
> > /M
> >
> > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> >
> > On Tuesday, December 1st, 2020 at 19:34, Mikael Andersson Wigander
> mikael.andersson.wigan...@pm.me.INVALID wrote:
> >
> > > Anyone managed to create an application in Quarkus with Camel and
> Picocli?
> > >
> > > The different types of command modes makes everything confusing.
> > >
> > > Thx
> > >
> > > /M
>

Reply via email to