I'm developing a web application that when user click on a button, a string is
sent via socket to another server where a camel server is running.
Here message is processed to create a new string that will be sent to a jms
queue.
Communications from webapp / camel server / jms queue works but e
I'm wondering if there's a way handle query params in a way similar to CXF
with an object instead of having to explicitly list out query params.
Additionally, even if I have to list them query params, I have a number of
GET methods with exactly the same set of queries and I'd like to avoid
duplicat
Hi
I am struggling to get the global SSL configuration to work. I am running
Apache Camel within Spring boot. It seems the configuration in
application.yml is ignored. The SSL context is not created and the
use-global-ssl-context-parameter is ignored for http component.
Versions
- Spring-Boot
Hi,
is it possible for you to determine the topic/hostname and so on outside the
camelcontext for example in a static method?
That way you could provide camel with the complete url and thus you don't have
to use an exchange header.
regards daniel
Von: Imran