[Pljava-dev] installing jar file

From: rwelty at ltionline(dot)com (Welty, Richard)
To:
Subject: [Pljava-dev] installing jar file
Date: 2012-05-09 19:27:37
Message-ID: C35FDD5FDF7E584991A6AAF8F1A8425F0226AD26@ltischx01.lti.int
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

i'm having some trouble getting install_jar to work. the jar file is in /tmp, and it is permitted read to the world. the command i'm using (well, one of several variants) is as follows:

gf=# select sqlj.install_jar( "/tmp/gfs.jar", "gfs.jar", false);
ERROR: column "/tmp/gfs.jar" does not exist
LINE 1: select sqlj.install_jar( "/tmp/gfs.jar", "Vehic...
^
gf=#

any suggestions?

thanks,
richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20120509/3a815f5d/attachment.html>

Responses

Browse pljava-dev by date

  From Date Subject
Next Message John R Pierce 2012-05-09 19:30:13 [Pljava-dev] installing jar file
Previous Message Welty, Richard 2012-04-30 19:53:43 [Pljava-dev] can't find libjvm