[Pljava-dev] java.lang.ClassNotFoundException: org.postgresql.pljava.example

From: thhal at mailblocks(dot)com (Thomas Hallgren)
To:
Subject: [Pljava-dev] java.lang.ClassNotFoundException: org.postgresql.pljava.example
Date: 2005-03-31 18:34:17
Message-ID: 424C42A9.10107@mailblocks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Antonio Carlos de Andrade Brito wrote:

> Thomas, the first setep ok...
> sqlj.install_jar('file:/C:/Arquivos%20de%20programas/PostgreSQL/8.0/examples.jar',
>
>
>> 'samples', true);
>
>
> But, when i try SELECT sqlj.set_classpath('public', 'samples'); the
> follow ERROR message is showed "ERROR: java.sql.SQLException: No such
> jar: samples"

In that case, something must have gone wrong with sqlj.install_jar and
'samples' was the name you used as the second argument to install_jar.
Did you get an error when you executed the sqlj.install_jar?

- thomas

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Antonio Carlos de Andrade Brito 2005-03-31 18:37:41 [Pljava-dev] java.lang.ClassNotFoundException: org.postgresql.pljava.example
Previous Message Antonio Carlos de Andrade Brito 2005-03-31 18:30:58 [Pljava-dev] java.lang.ClassNotFoundException: org.postgresql.pljava.example