[Pljava-dev] execute pl/java function

FERREIRA William (COFRAMI) william.ferreira at airbus.com
Tue Feb 15 15:46:29 UTC 2005


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://pgfoundry.org/pipermail/pljava-dev/attachments/20050215/e265c98d/attachment.html 


More information about the Pljava-dev mailing list