| From: | Håkon Hansen <hha(at)mkt(dot)no> |
|---|---|
| To: | "Sanjeev Kumar" <sanjeevk(at)meta-bit(dot)com>, <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: |
| Date: | 2002-08-02 14:14:11 |
| Message-ID: | 200208021614.11245.hha@mkt.no |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Thursday 01 August 2002 02:22, skrev Sanjeev Kumar:
> hi,
> I m using latest (pgjdbc2.jar) file On solaris machine. But i m getting
> ClassNotFoundException. I m using sun solaris,jdk 1.4 and tomcat.
> Please help me.
Which class is not found? Where have you put the pgjdbc2.jar file? Are you
using it only from within an application - or for the Tomcat server (for
JDBCRealm) - or both?
Note that there are several places to put jar-files in Tomcat:
TOMCAT_HOME/server/lib
TOMCAT_HOME/common/lib
TOMCAT_HOME/webapps/your_app/WEB-INF/lib
I have mine in TOMCAT_HOME/common/lib.
Also check the permissions on the jarfile. Good luck!
Yours,
Haakon Hansen
Norway
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aditya | 2002-08-03 07:42:09 | jdk1.4.1 Password authentication failed for user. md5 support? |
| Previous Message | kostalinux | 2002-08-02 14:03:51 | BUG FIX |