You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Lukas Severin <lu...@mindcast.se> on 2003/06/05 13:36:04 UTC

How to configure OJB with Tomcat

I read the documentation about setting up OJB in a servlet. However I
couldnt find any instructions on how to configure connection pooling (eg
using jakarta-commons) together with OJB in Tomcat so that connections to
the database is pooled. Are there any synchronization issues to be careful
about ?

Can anyone point me to the right doc, or help me out with example tomcat
descriptors and client code ?

Thanks !