How we will configure the connection pooling of JDBC in Soni

Posted by Admin on 04-Nov-2008 06:36

I have read about the JDBC Connection pooling.However, I want to know how could we configure it ?

All Replies

Posted by nweddle on 04-Nov-2008 11:52

If you are referring to the ESB Database Service, I have never used that, however I have created my own Custom Services that use Spring JDBC. You can configure connection pooling in the XML descriptor in Spring.

See this link for an example of using DBCP connection pooling in Spring.

http://davidsalter.co.uk/index.php?q=node/18

HTH,

Nathan

Posted by harastan on 23-Nov-2009 00:43

Hi Nathan,

Will it be possible to package your custom service together with the instructions and share as Code Share?

Regards,

Haras

This thread is closed