Re: Redhat 7.3 and JDBC

From: Diego Gil <dags(at)lanet(dot)com(dot)ar>
To: Alejandro Alexis Montenegro Del Pino <monti(at)labsd(dot)inf(dot)utfsm(dot)cl>
Cc: pgsql-jdbc(at)postgresql(dot)org, aamonten(at)inf(dot)utfsm(dot)cl
Subject: Re: Redhat 7.3 and JDBC
Date: 2002-09-25 14:49:19
Message-ID: 1032965361.1680.34.camel@tux1.adminsa.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Alejandro:

Try copying your driver .jar to $JAVA_HOME/jre/lib/ext directory. Which
java are you using ?. Remember that "full" Red Hat includes a java vm
diferent from Sun's one.

Probá copiando el driver al directorio $JAVA_HOME/jre/lib/ext. Que java
estás usando?. El Red Hat full incluye un java vm diferente al de Sun.
Yo tuve al comienzo algunos problemitas hasta que lo desinstale e
instale j2sdk 1.4.0 de Sun.

Has verificado qué java ejecutás ?. Probá :

which java

en ambos equipos.

Diego.

El mar, 24-09-2002 a las 20:53, Alejandro Alexis Montenegro Del Pino
escribió:

Hi I have a little problem I have some computers Installed with Red Hat
7.3, some with full installation, well my programs run without when I run
them on the computers which dosen't have a full installation of Redhat
(they have postgres and others), but on the computers with full
installation I't can find the Driver.. Both CLASSPATH are the same and I
use the same driver, not the one Red hat brings by default.. any have had
similar problems, any idea??

regards monti


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)



In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dmitry Tkach 2002-09-25 15:14:36 Prepared statement performance...
Previous Message Alejandro Alexis Montenegro Del Pino 2002-09-25 01:53:58 Redhat 7.3 and JDBC