I tried below,
testingsimple>
but getting the below error stating
caught: org.apache.camel.language.bean.RuntimeBeanExpressionException:
Failed to invoke method: .stdout on null due to:
org.apache.camel.language.bean.RuntimeBeanExpressionException: Failed to
invoke method: stdout on null due
Hi Asaf, Claus,
thanks for your replies.
" did not work and i tried few other escape stuffs as well but none seem
to work.
The only way that i was able to pass the json is by using a temporary file.
--silent --sslv3 --verbose
--cacert {{cacertFile}} --
Hi,
Thanks for your reply.
The GET command is working using the exec component.
But I am stuck with the POST or the PUT command. The input data is in JSON
format. But I am unable to pass it.
Where am I going wrong? below is the command.
--
View this message in context:
http://camel.46542
Hi,
'
Is it possible to run curl command in camel routes?
--
View this message in context:
http://camel.465427.n5.nabble.com/curl-tp5771624.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi,
I am trying to invoke an endpoint url with sslContextParameters applied to
it. I am using camel-http4-2.11.3jar. Below is the code snippet,
GET
Basic YWRtaW46dGVzdHBhc3M=
https://something.com/some
http://camel.apache.org/schema/spring";>
but getting th