Using groovy scripts in Camel Language component (uri="language://groovy:resource:classpath:xxxxx.groovy") turned out to be a very powerful and flexible way to add business logic into a production Camel route. One can do just about anything in the groovy scripts without having to rebuild the application. But such scripts cannot be debugged easily in Eclipse, it seems. Does anyone know a way to step through such groovy scripts in Eclipse? Thanks for any help!
-- View this message in context: http://camel.465427.n5.nabble.com/Is-there-a-way-to-debug-in-Eclipse-Groovy-scripts-in-Camel-Language-component-tp5745570.html Sent from the Camel - Users mailing list archive at Nabble.com.
