Yes the option must be in the model as well, as that is how XML users
can configure it, and also from spring boot auto configuration and so
on.
The json was unfortunately designed as a single name, instead of being
named jackson, gson, etc. So we have some options there which is for X
only.
That
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/1333
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Do you have some log from your application?
https://github.com/apache/camel/blob/camel-2.17.2/components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaConsumer.java#L114
This should work.
--
Andrea Cosentino
--
Apache Camel PMC Member
Apache Kara
GitHub user zregvart opened a pull request:
https://github.com/apache/camel/pull/1334
CAMEL-10570 camel-salesforce: add metadata to generated DTOs
This commit adds SObjectDescription by making the DTOs extend
AbstractDescribedSObjectBase (new class) instead of AbstractSObjectBas
GitHub user johnpoth opened a pull request:
https://github.com/apache/camel/pull/1336
CAMEL-10573: Align FallbackTypeConverter loading in OSGI environments
https://issues.apache.org/jira/browse/CAMEL-10573
You can merge this pull request into a Git repository by running:
$ git
GitHub user davsclaus opened a pull request:
https://github.com/apache/camel/pull/1335
Fixed option listed twice
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davsclaus/camel patch-1
Alternatively you can review and apply thes
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/1335
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
GitHub user adamcamp opened a pull request:
https://github.com/apache/camel/pull/1337
CAMEL-10568 Fix SftpChangedExclusiveReadLockStrategy integer overflow bug
https://issues.apache.org/jira/browse/CAMEL-10568
You can merge this pull request into a Git repository by running:
$
Github user adamcamp closed the pull request at:
https://github.com/apache/camel/pull/1337
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
GitHub user zregvart opened a pull request:
https://github.com/apache/camel/pull/1338
CAMEL-10571 SObject tree creation, Composite API
**Don't merge look at #1334 first.**
@dhirajsb would you mind taking a look at this?
This pull requests adds support for SObject t
I’m trying to get the Camel route Id of the route that my component is running
inside when my component is started, but I can’t seem to figure out how to
navigate the Camel APIs to get what I’m after.
I have basically a DefaultEndpoint, and from that endpoint, I need to get the
routeId.
Any id
11 matches
Mail list logo