We provide a hosted integration product and we'd like to replace the internals of this product with Camel.
I've spent some time trying to figure out a way of allowing our users to add processing steps to our product using Groovy via an online editor. The users are technical and currently have access to a rich DSL making the scripts much shorter and more readable. To ensure the scripts can not damage our system or the environment of other users we have sandboxed Groovy. Is this something that is possible with Camel already or could we plug our sandbox into Camel? I've a blog and some code on GitHub outlining what it is: http://simontemple.blogspot.co.uk/2013/12/groovy-in-cloud-sandboxing-and-more.html I'd appreciate your thoughts on my efforts so far and how I may adapt this for use with Camel in a multi user hosted service. -- View this message in context: http://camel.465427.n5.nabble.com/Sandboxing-a-Groovy-script-processor-tp5745187.html Sent from the Camel Development mailing list archive at Nabble.com.