agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feedSubject: [Pljava-dev] execute pl/java function
Date: Tue, 15 Feb 2005 16:46:29 +0100
Message-ID: <1904E3EB39448246A7ECB76DF34A70B00143B407@TOCOMEXC03> (raw)
hi
i downloaded pl/java for postgresql 8.0 and install it.
i wrote 2 functions and i would like to call them by a function :
this is my call :
select adoc_java.flushInFile('c:\\toto.txt', 'titi');
in result i got this error and i don't understand why:
ERROR: java.lang.ClassNotFoundException: com.xxxxxx.adoc.util.ADOCFileUtil
here is my installation sequence :
SELECT sqlj.install_jar('file:///Opt/PostgreSQL/8.0.0/pljava/ADOC_JAVA.jar',
'javapa', true);
SELECT sqlj.set_classpath('adoc_java', 'javapa');
if somebody can help me
thanks in advance
William Ferreira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20050215/e265c98d/attachment.html;
view thread (3+ messages) latest in thread
Message-ID: <1904E3EB39448246A7ECB76DF34A70B00143B407@TOCOMEXC03>
Permalink: ../1904E3EB39448246A7ECB76DF34A70B00143B407@TOCOMEXC03/
Also on: postgresql.org/message-id/1904E3EB39448246A7ECB76DF34A70B00143B407@TOCOMEXC03
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] execute pl/java function
In-Reply-To: <1904E3EB39448246A7ECB76DF34A70B00143B407@TOCOMEXC03>
* 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