Hi,
I'm new to hibernate but has worked out quite a fwe applications.
Now I'm trying to use the Proxool connection pool instead of the default pool. when i invoke the hibernate application using my client, the client returns me java.lang.reflect.InvocationTargetException.
and on tomcat i see
-Initializing connection provider: net.sf.hibernate.connection.ProxoolConnectionProvider
and nothing happens after that... that means it's not able to initialize the connection provider...
Experts please help me out onthis.................
Thx,
Ravi
|