agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feedSubject: [Pljava-dev] Strange classpath problem
Date: Thu, 28 Sep 2006 14:59:57 +0200
Message-ID: <451BC74D.5040105@logix-tt.com> (raw)
Hi, all,
On a freshly created database:
[local]:pljavatest=# \i /usr/share/postgresql-8.1-pljava/install.sql
[... all goes okay here ...]
[local]:pljavatest=# SELECT
sqlj.install_jar('file:///home/schabi/workspace/post
gis/svn/pljava/java/pljava/lib/jts-1.7.1.jar', 'jts_171_jar', false);
install_jar
-------------
(1 row)
[local]:pljavatest=# SELECT
sqlj.install_jar('file:///home/schabi/workspace/post
gis/svn/pljava/java/pljava/postgis_pljava.jar', 'postgis_pljava_jar',
false);
install_jar
-------------
(1 row)
[local]:pljavatest=# SELECT sqlj.set_classpath('public',
'postgis_pljava_jar:jts
_171_jar');
set_classpath
---------------
(1 row)
[local]:pljavatest=# select
sqlj.install_jar('file:///home/schabi/workspace/pljava/build/examples.jar',
'examples_jar', true);
[... notices about implicit indices and shell types snipped ...]
ERROR: java.sql.SQLException: No such schema:
postgis_pljava_jar:jts_171_jar
[local]:pljavatest=#
Any idea?
Thanks,
Markus
--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf. | Software Development GIS
Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20060928/8630fd54/attachment.bin;
view thread (3+ messages) latest in thread
Message-ID: <451BC74D.5040105@logix-tt.com>
Permalink: ../451BC74D.5040105@logix-tt.com/
Also on: postgresql.org/message-id/451BC74D.5040105@logix-tt.com
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pljava-dev@postgresql.org
Subject: Re: [Pljava-dev] Strange classpath problem
In-Reply-To: <451BC74D.5040105@logix-tt.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox