3 Replies Latest reply on Feb 19, 2015 8:41 AM by nadirx

    PooledConnectionFactory class missing from package?

    rotula

      Hi all,

       

      discovered that PooledConnectionFactory class is missing from infinispan-cachestore-jdbc-5.2.10.Final-redhat-1.jar in JBoss EAP 6.3

       

      The class exist in source code in 5.2.x branch:

      https://github.com/infinispan/infinispan/blob/5.2.x/cachestore/jdbc/src/main/java/org/infinispan/loaders/jdbc/connectionfactory/PooledConnectionFactory.java

       

      I've checked and it exist in older & newer versions of infinispan-cachestore-jdbc package so,

      what happend with PooledConnectionFactory class?

       

      thanks