How can I set up my Play! app to use a commons-dbcp connection pool instead of the native one provided by C3P0?


UPDATE

I got some feedback from the Play! Framework forum and what I was asking is achievable accessing a configured commons-DBCP DataSource via JNDI, e.g. when deploying the PLay! app in a container.

I'm still searching if I can utilize JNDI running the Play! app in the "default" environment.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.