Hi,

I’m not sure if you can debug the Groovy scripts with CamelContext in Eclipse.
But I think you can debug the scripts by using Groovy Eclipse plugin.

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) 
(English)
http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On January 6, 2014 at 6:58:11 AM, bocamel ([email protected]) wrote:
>  
> 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.  
>  

Reply via email to