Hi,
I’m migrating some Camel projects from Camel 2.17 to 3.4.
I have a Camel REST DSL based route in which I try to manually set the
”Content-Type” HTTP header of the response. However, no matter what values I
try to set in the route, the only values shown in the responses are either
”appl
Any help please.
Thanks,
Shiva
On Tue, 29 Jun 2021, 4:18 p.m. shiva kumar g.v,
wrote:
> Hi Claus,
>
> Camel version=3.8.0
>
> Issue faced: when ever i restart my springboot jar i get below message in
> log and Quartz scheduler immidiately trigger job.
>
> I want to stop this behaviour and allo
I found the root cause is related to TransactionOnCompletion which has not
been added. It seems like a bug with its equal() method. I will send a PR
to fix it.
On Thu, Jul 1, 2021 at 12:00 AM Nick Paul wrote:
> https://issues.apache.org/jira/browse/CAMEL-16772 has been submitted.
>
>
> Nick
> P
Thanks Nick for reporting this issue and I will take a look.
On Thu, Jul 1, 2021 at 12:00 AM Nick Paul wrote:
> https://issues.apache.org/jira/browse/CAMEL-16772 has been submitted.
>
>
> Nick
> Paul
>
>
> On Wed, Jun 30, 2021 at 1:47 AM Claus Ibsen wrote:
>
> > Hi
> >
> > Yes this is a strange
https://issues.apache.org/jira/browse/CAMEL-16772 has been submitted.
Nick
Paul
On Wed, Jun 30, 2021 at 1:47 AM Claus Ibsen wrote:
> Hi
>
> Yes this is a strange bug. You are welcome to create a JIRA ticket.
>
> On Tue, Jun 29, 2021 at 5:01 PM Nick Paul
> wrote:
> >
> > I've tried with 3.11.
Hi
Yes this is a strange bug. You are welcome to create a JIRA ticket.
On Tue, Jun 29, 2021 at 5:01 PM Nick Paul wrote:
>
> I've tried with 3.11.0 and it's still not working. I've also
> updated/uploaded my testing route to github if you want to take a look.
> https://github.com/NickPaul41/camel