> CLASSPATH=/usr/lib/java/lib/classes.zip:/usr/share/java/postgresql.jar:.


> /export/home/markm/Java/test > java SimpleConnection org.postgresql.Driver
> jdbc:postgress://l2/template1 markm xxx
> java.lang.NoClassDefFoundError: java/util/ArrayList

> I built Postgresql myself with the java option.  OS is Linux, JDK1.3

/usr/lib/java/lib/classes.zip is not 1.3 (probably a leftover from an
oder version). Remove it from your CLASSPATH (of your client) and you
should be fine.

With kind regards / Mit freundlichem Gruß
    Holger Klawitter
--
Holger Klawitter
[EMAIL PROTECTED]                             http://www.klawitter.de


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to