I have read about the JDBC Connection pooling.However, I want to know how could we configure it ?
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
Hi Nathan,
Will it be possible to package your custom service together with the instructions and share as Code Share?
Regards,
Haras