From: ocure at univ-mlv.fr (ocure) Date: Wed, 16 Mar 2005 15:38:05 +0100 Subject: [Pljava-dev] Deployment problem Message-ID: <423844CD.9080309@univ-mlv.fr> Hi I'm having a hard time at deployment time. The javatest schema is not created after the following query : SELECT sqlj.install_jar('file:///home/olive/_devj/pljava/examp.jar','exa',True); I copied the examples.ddr in the examp.jar After struggling with the system, I also obtained the following error : ERROR: relation with OID 150594 does not exist Where can I get some information on schema and deployment. Thanks