On Sunday 12 January 2003 02:50 pm, David Durst wrote:
> > Well, to get DBCP working was not difficult at all. I just followed
> > Tomcat how-to docs. And, as I learned from other people, it's being used
> > on a production level.
> >
> > My Tomcat's version is 4.1.12.
> >
> > Thank you.
> > Igor TN
>
> I have been trying to get this damn thing working w/ postgres for about
> a week now.
>
> I got it working on 1 machine (MY DESKTOP) from a completely fresh install
> of 4.1.18 w/ J2SDK 1.4.
>
> I attempted to duplicate the enviroment on the development server, and I
> think I have achieved duplication, BUT it still doesn't work.
>
> It seems not not be able to find the JDBC driver, it thinks the
> driverClassName I am passing through is NULL.

Try putting the driver's jar file in $JAVA_HOME/jre/lib/ext 

Paul

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to