You can leverage camel-jetty or camel-servlet to receive the request, and then
route the message to the script endpoint like this.
…
--
Willem Jiang
Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (
And there is a camel-exec to execute a command, for example to call
the phyton script.
http://camel.apache.org/exec
On Wed, Dec 12, 2012 at 8:18 AM, Willem jiang wrote:
> Hi,
>
> You can use camel-timer or camel-direct endpoint to trigger the script.
> I just want ask what your plan to start the
Hi,
You can use camel-timer or camel-direct endpoint to trigger the script.
I just want ask what your plan to start the route which will call the script?
--
Willem Jiang
Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://wil