Project

General

Profile

« Previous | Next » 

Revision 714acf5d

Added by Andreas Kohlbecker almost 9 years ago

switching back to c3p0 0.9.2 and removing the explicit log4j setting to solve probelms with lost connetions in jndi

View differences:

pom.xml
709 709
    <dependency>
710 710
      <groupId>com.mchange</groupId>
711 711
      <artifactId>c3p0</artifactId>
712
      <version>0.9.5</version>
712
      <version>0.9.2</version><!-- version 0.9.5 is causing connection to get lost from jndi  -->
713 713
    </dependency>
714 714
    <!-- DATABASE DRIVER -->
715 715
    <dependency>

Also available in: Unified diff