using java servlets ,large objects with postgresql

From: Manika dey <bithi(at)plasma(dot)ernet(dot)in>
To: Peter Mount <petermount(at)maidstone(dot)gov(dot)uk>
Cc: postgres-inter <pgsql-interfaces(at)postgresql(dot)org>
Subject: using java servlets ,large objects with postgresql
Date: 2000-11-06 17:16:32
Message-ID: Pine.GSO.4.10.10011061208100.13691-100000@sun1.plasma.ernet.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


i am trying to retrive my data through Web using java servlets
but it seems servlet is not able to get the driver as it gives
the error : Fastpath: ERROR: lo_tell: invalid large object descriptor
(-1)

ie. the servlet is not able to get the oid needed to retrieve the data

i get this error only when i am using servlet to retrieve the data,
i tried by keeping the postgresql.jar in servlet engine's lib directory
also.

can anyone help to sort out this problem .it's important.
i am using JDK2.0 on solaris2.5 platform

-------------------------------------------------------------------

From:- |
Ms. Manika Dey. |Ph.No:--
Engineer-SC (Comp. Tech.) | IPR -- 02712 - 69276
I.P.R | EXT 336,315
BHAT, GANDHINAGAR | Residence -- 079 - 6619967
Gujrat -- 382 428 | FAX --- 69017
------------------------------------------------------------------


In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Joseph Shraibman 2000-11-06 20:06:11 Re:
Previous Message Peter Mount 2000-11-06 15:10:42 RE: Ways of loading the JDBC Driver (was RE: )