"Ulrich, Azar S." <[EMAIL PROTECTED]> writes:
>and I do have classpath set to where pg73jdbc3.jar is located via:
>
>export CLASSPATH=.:~/lib
You need to put the JAR file itself in the classpath:
export CLASSPATH=~/lib/pg73jdbc3.jar:
-Doug
---(end of broadcast)-
I was reading the email trail about this error message
posted by and Ernst Jan and Dave Cramer on: Date: 10 Feb 2003 16:37:51 -0500
and
I can't figure out what the advice is to fix the problem.
Could you please help?
I get the this error:
java.lang.ClassNotFoundException: org.po