Hi ALL,
I am trying to get he Pool Manger working
I have a Redhat Linux 6.1 box with Apache &
Tomcat 3.1 on it, my jsp pages work fine
i am able to get connection to databases using
oracle type 4 jdbc thin driver
I have downloaded PoolMan v1.4 from codestudio.com
and am trying to set-up connection pooling
i have done all the classpath setting as per
the install doc still i keep getting a message
saying classNotfound exception
nullpointer exception
What am i missing any help would be appericated !!
Has anyone got this working ?
Thanks in advance,
Thanks,
KPatel
P.S.
I tired running the test PoolMan.jsp util page they provide and
got this below message
ResultSet
ERROR: Unable to process query.
Please verify that PoolMan.jar and your JDBC Driver are in your application
server's CLASSPATH.
If the problem continues, try testing your database and JDBC configuration
via PoolManSample from the command line.
ERROR: Unable to process query.
Please verify that PoolMan.jar and your JDBC Driver are in your application
server's CLASSPATH.