As per your suggestion, I changed the logging level of the package and got below line in log:
2014-05-05 10:53:46,007 | DEBUG | Creating new JDBC Driver Connection to [jdbc:microsoft:sqlserver://<host name>:1433;DatabaseName=TESTDB] | org.springframework.jdbc.datasource.SimpleDriverDataSource Does it also expect to log successful connection message if connection is created successfully? Thanks Shiv -- View this message in context: http://camel.465427.n5.nabble.com/java-lang-NullPointerException-in-Camel-JDBC-component-for-Select-statement-tp5750783p5750852.html Sent from the Camel - Users mailing list archive at Nabble.com.
