[Pljava-dev] support for 8.0.0rc2?

From: david(dot)teran at cluster9(dot)com (David Teran)
To:
Subject: [Pljava-dev] support for 8.0.0rc2?
Date: 2004-12-29 10:58:55
Message-ID: A23C0510-5988-11D9-8ED8-000A95A6F0DC@cluster9.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hi,

i am using MacOS X Server 10.3.7

output from java -version:

java version "1.4.2_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-141.3)
Java HotSpot(TM) Client VM (build 1.4.2-38, mixed mode)

pljava 1.0.0b6, build like this:

export PATH=$PATH:/Users/postgres/PostgreSQL/bin
make
sudo make install

jdbc3 driver (pg80b1.308.jdbc3.jar) is installed in
/Library/Java/Extensions

I have had problems using the system classpath settings in the
postgresql.conf file:

# pljava
pljava.classpath = '/Users/postgres/pljava-1.0.0b6/build/pljava.jar'
custom_variable_classes = 'pljava'

I had to use the single quote for pljava.classpath

hope this helps.

regards David

On 29.12.2004, at 11:08, Thomas Hallgren wrote:

> David,
> This problem is new to me. Can you give me information about your
> platform? What operating system are you on and what JVM are you using?
>
> Regards,
> Thomas Hallgren
>
>
>

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2004-12-30 09:49:21 [Pljava-dev] support for 8.0.0rc2?
Previous Message Thomas Hallgren 2004-12-29 10:08:46 [Pljava-dev] support for 8.0.0rc2?