Re: Request for 7.0 JDBC status - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Request for 7.0 JDBC status
Date
Msg-id 200005020235.WAA15724@candle.pha.pa.us
Whole thread Raw
In response to Re: Request for 7.0 JDBC status  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
List pgsql-hackers
> > I am unable to compile the java code with kaffe.  Can anyone compile
> > jdbc under 7.0?
> 
> Yup. Seems some form of jdk-1.2 works for me. But my default
> /usr/bin/javac (on an old RH5.2 system), something called "pizza",
> does not.
> 
> >  Can you email me that java files that are produced by
> > the compile.  I need the *.jar file, and the *.class files.
> 
> Do you still need them? I can send what I built, but I'm pretty sure
> that Peter Mount has a fresh package built and available on some web
> site of his...

I did get it working using Peter's 6.5.2 jar file.  I was not setting
the CLASSPATH to be the full file path.  I was setting it just to the
directory, which was my fault.  Peter's FAQ for jdbc helped me get it
working.

Peter E. sent me a jar file, but it used postgresql as the domain unstead
of org.postgresql, so it seems that is the 6.5.2 version too.  Peter's web
site does not have the 7.0 jar file there yet.

However, it seems kaffe can't compile self-referencing java files.  I
don't know enough about java to know that is a problem or not.

I did get it working well enough to get my java book example working.

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Lamar Owen
Date:
Subject: Re: Request for 7.0 JDBC status
Next
From: SAKAIDA
Date:
Subject: psql \l error