Hi all,
when using camel-sql should connection pooling and connection test be
implemented?
I am building a camel based application which will run as a daemon and might
write the database once every few days. This means between writes the
connection to the database (mysql) might timeout. Is camel testing
connection before writing to the database or will it throw an exception in
case the connection runs in timeout?


Thanks,
Marco



--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-sql-connection-test-required-tp5736549.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to