Quote:
> I continue to get a ClassNotFoundException error:
> I am running JDK 1.3.1_01 on RedHat Linux 7.1. My .jar files are
> located in /usr/local/msjdbc/lib. I have added this directory to my
> PATH variable.
Why do you expect that to help?
Quote:
> I have also added the complete path
> (/usr/local/msjdbc/lib/mssqlserver.jar, etc.) to my PATH variable.
Why do you expect that to help?
Quote:
> The permissions on the .jar files are correct.
What permissions have you given? Note that they don't need execute
permissions - they've just got to be readable.
See http://www.pobox.com/~skeet/java/extensions.html and
http://www.pobox.com/~skeet/java/classpath.html
--
http://www.pobox.com/~skeet/
If replying to the group, please do not mail me too