-
Hi all,
I tried to start Smooks 1.5.1's camel-csv-to-xml using Karaf 2.2.5 but failed. I strictly follow the readme file and make sure that I've install smooks in Karaf. The error is:
karaf@root> Exc…
-
### Expected behavior and actual behavior:
This is an enhancement request.
In Apache Camel in our new camel-joor component we use jOOR as an expression language in the Camel DSL that allows our …
-
There are several camel EIP steps, which could benefit from XPath support -
https://camel.apache.org/components/3.20.x/languages/xpath-language.html
e.g. [filter](https://camel.apache.org/compon…
-
Hi!
If `self._childs_root` is a shadow DOM, then only text nodes are returned when iterating over `self.childNodes`. A default slot is missing on purpose.
I tried the same with JavaScript in the…
-
Hi folks,
Another issue I could use some assistance with please.
I have a BPMN which uses the Camunda-Camel library to communicate to a third party service through Kafka, i.e.:
1) A BPMN Send…
-
### Describe the Bug
The Camel Catalog provides information for every property of a Camel Component which group that property belongs to. Currently we do not group in the correct way (looks quite ran…
-
New in Camel 3.9 https://camel.apache.org/components/latest/google-functions-component.html
-
=============== Full stacktrace follows: ===============
Caused by java.lang.RuntimeException: Failed to init broadcaster: application context is probably not web application context!: Failed to init …
-
Relates to a discussion on Zulip here:
https://camel.zulipchat.com/#narrow/stream/257302-camel-quarkus/topic/Fully.20Non-Blocking.20Reactive
Currently, all of the route processing that comes aft…
-
An example from camel-salesforce here
```json
{
"type": "object",
"id": "urn:jsonschema:org:apache:camel:component:salesforce:dto",
"$schema": "http://json-schema.org/draft-04/schema#",
…