View Single Post
  #3 (permalink)  
Old 05-07-2007, 09:57 PM
Alan Alan is offline
Member
 
Join Date: May 2007
Posts: 39
Alan is on a distinguished road
You have to create a pool connections
Anyway, I don't understand why do you should synchronizate. A RDBM
can manipulate n numbers of connections without problems.
To synchronize the threads means that you have to force some to wait.

mm follow the steps that other did it.
Please check this site

The Apache Tomcat 5.5 Servlet/JSP Container - JNDI Datasource HOW-TO

Last edited by Alan : 06-01-2007 at 03:44 AM.
Reply With Quote