"java.lang.ClassNotFoundException: oracle.jdbc.pooling.Factory" -


i'm having sort of problem ucp.jar

if use ucp.jar oracle 12.1.0.1 works.

if use version oracle 12.1.0.2 following exception:

java.lang.classnotfoundexception: oracle.jdbc.pooling.factory

is there can me?

thanks, mauro

the jdbc (ojdbc7.jar) , ucp (ucp.jar) jars must same version (12.1.0.2). can't upgrade 1 without upgrading other. version dependency introduced in 12c. wasn't case before.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -