Re: MySQL connection pooling problems!! (please help)

2002-11-20 Thread andres garcia
Hi!! Actually, the problem was very silly and i have solved (i think!!) The struts connection pooling gives a ton of problems in development enviorement becuase I need to restart the tomcat when i make any changues to the classes. If I use reload from the manager, all the connections in the po

MySQL connection pooling problems!! (please help)

2002-11-18 Thread andres garcia
Hi. I'm new to struts, and i have find it great, until connection poolling. I'm using the GenericDataSurce implementation and my aplicattion uses a singleton to access de connection. All the code was in a Wrox book (Beginning jsp). I'm having this problem: I have a action servlet that query the