[Pljava-dev] Error in install_jar-ing examples

From: alberto at unex(dot)es (Alberto Cabello Sanchez)
To:
Subject: [Pljava-dev] Error in install_jar-ing examples
Date: 2004-07-01 09:23:28
Message-ID: 20040701092328.GB12913@guadiana.unex.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hi everybody,
I have just installed PL/Java 1.0.0, and all was fine after setting correct
values for LD_LIBRARY_PATH, dynamic_library_path and CLASSPATH, but
when I try (as suggested)

SELECT
sqlj.install_jar('samples',
'file:///home/alberto/src/pljava-1.0.0/examples.jar',
true);

I get an SQLException complaining about
'file:///home/alberto/src/pljava-1.0.0/examples.jar'
not being a valid name.

How is supposed a valid name to look like?

Thank you.

--
-----------------------
Alberto Cabello S?nchez
alberto at unex.es
Servicio de Inform?tica
924 289 351
-----------------------

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2004-07-01 09:32:26 [Pljava-dev] Error in install_jar-ing examples
Previous Message Thomas Hallgren 2004-06-18 08:08:12 [Pljava-dev] Debugging application