Re: how to do a registry of type: javax.sql.DataSource
Hi Mr claus you could just bind the datasource to the default camel runner if you are not using any containers to run your route as shown below. package com.notifications; import org.apache.camel.main.Main; /** * A drops notifications . */ public class StartupManager { /** * A main
Re: How to escape commas(,) in CSV file
> Worked :) > Thanks *Henryk Konsek* I'm more than happy that I was useful :) . Best regards. -- Henryk Konsek http://henryk-konsek.blogspot.com