Hi, I've written a java application which I invoke using "java -jar {application}" from command line. I want to expose this application so that it can be called via an http request. I'm assuming the Jetty component is the way do do this? Can some one point me to an example of something like this. Also, I'm new to Camel and I'm still trying to work my way through some of the basic examples. Also, I'll be running this in a windows 2012 server. I'm assuming this can be done with out setting up an actual the actual standalone Jetty server? Also is the exec-camel endpoint used?
Thanks in advance, Dennis -- View this message in context: http://camel.465427.n5.nabble.com/jetty-http-to-exec-route-example-tp5770126.html Sent from the Camel - Users mailing list archive at Nabble.com.