From: william.ferreira at airbus.com (FERREIRA William (COFRAMI)) Date: Tue, 15 Feb 2005 16:46:29 +0100 Subject: [Pljava-dev] execute pl/java function Message-ID: <1904E3EB39448246A7ECB76DF34A70B00143B407@TOCOMEXC03> 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: