From: | "Nick Fankhauser" <nickf(at)ontko(dot)com> |
---|---|
To: | Ivan Manuel Andrade Muñoz <iandrade75(at)hotmail(dot)com>, <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Error jdbc7.1-1.2.jar on postgresql v7.1.3 with Tomcat3.2.3 and Cocoon1.8.2 |
Date: | 2001-12-14 16:07:21 |
Message-ID: | NEBBLAAHGLEEPCGOBHDGIEDCEBAA.nickf@ontko.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Ivan-
I am unsure if I understand the question. I think you are asking why Tomcat
cannot find the classpath for jdbc7.1-1.2.jar.
The way I make Tomcat find the classpath is to add a symbolic link to the
.jar file in /usr/share/tomcat/lib. I am working with Debian Linux -y our
directory structure may be different.
Soy inseguro si entiendo la pregunta. Pienso que usted está preguntando
porqué Tomcat no puede encontrar el classpath para jdbc7.1-1.2.jar.
La manera hago el hallazgo de Tomcat que el classpath es agregar un
acoplamiento simbólico al en /usr/share/tomcat/lib del archivo del jar.
Estoy trabajando con Debian Linux - y nuestra estructura del directorio
puede ser diferente.
-Nick
> -----Original Message-----
> From: pgsql-jdbc-owner(at)postgresql(dot)org
> [mailto:pgsql-jdbc-owner(at)postgresql(dot)org]On Behalf Of Ivan Manuel Andrade
> Muñoz
> Sent: Friday, December 14, 2001 10:02 AM
> To: pgsql-jdbc(at)postgresql(dot)org
> Subject: [JDBC] Error jdbc7.1-1.2.jar on postgresql v7.1.3 with
> Tomcat3.2.3 and Cocoon1.8.2
>
>
>
> HELLO ALL.
>
> I have installed:
> JDK1.3
> Apache 1.3.19
> Tomcat 3.2.3
> Cocoon 1.8.2
> Postgresql 7.1.3
> I have in my file:
>
> .bash_profile
> PATH=$PATH:/usr/localpgsql/bin
> MANPATH=$MANPATH:/usr/local/pgsql/man
> PGLIB=/usr/local/pgsql/lib
> PGDATA=/usr/local/pgsql/data
> CLASSPATH=/usr/local/jdbc7.1-1.2.jar
>
> tomcat.properties
>
> wrapper.bin.parameters=-Djdbc.drivers=org.postgresql.Driver
> wrapper.classpath=/usr/local/jdbc7.1-1.2.jar
>
>
> I have installed: Because I cannot load my I modulate JDBC with the
> Postgresql?
> Like it position, as it would have to form I modulate JDBC so
> that it works
> with Tomcat and Postgresql.
>
>
> >From already thanks for the aid.
>
>
>
>
>
> _________________________________________________________________
> Descargue GRATUITAMENTE MSN Explorer en
> http://explorer.yupimsn.com/intl.asp
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
From | Date | Subject | |
---|---|---|---|
Next Message | Ned Wolpert | 2001-12-14 16:36:21 | Re: Connection Pooling support |
Previous Message | Ivan Manuel Andrade Muñoz | 2001-12-14 15:02:12 | Error jdbc7.1-1.2.jar on postgresql v7.1.3 with Tomcat3.2.3 and Cocoon1.8.2 |