No suitable driver - Mailing list pgsql-jdbc

From Peter Mezzina
Subject No suitable driver
Date
Msg-id 3B2A84DA.2030607@processintelligence.com
Whole thread Raw
List pgsql-jdbc
I have Tomcat 3.2.1 and Postgres 7.0.3 running well in Solaris and I
have installed the JDBC driver, jdbc7.0-1.2.jar, in both the
<TOMCAT_HOME>/lib and a second directory off of the tomcat tree. With
the jar file in the classpath the driver works fine from an application
but produces the error "No suitable driver" when called from within a
servlet. Having combed through the jdbc mailing list I have tried
placing the jar file in the <TOMCAT_HOME>/lib (a restart of tomcat
references the existence of the jar file in its output) and I have set
the driver's path for wrapper.classpath in tomcat.properties for the
parameter wrapper.classpath and set the driver name for
wrapper.bin.parameters.

Is there anyone who might have some advise about whatelse needs to be
done for this?


-Peter Mezzina
pmezzina@processintelligence.com


pgsql-jdbc by date:

Previous
From: "Dave Cramer"
Date:
Subject: Re: The bytea datatype and JDBC
Next
From: "Skidmore, Walt"
Date:
Subject: RE: No suitable driver