Camel route to call and get response from java -jar within ESB

Latest response

Hi,

I have 2 jar files which talks to vendor API which usually executed by java -jar block.jar

I have deployed this block.jar into ESB as a bundle and would like to trigger and get the response captured inside the Camel route

Can anyone give some example or code snippet for this please

Responses