-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Chuck,
[Marking OT as this is not Tomcat-related]
On 6/6/13 5:13 PM, Caldarale, Charles R wrote:
>> From: Hector Del Mestre [mailto:hectordelmes...@gmail.com]
>> Subject: Tomcat and PostgreeSQL
>
>> The application
Adding to it..
as usual In server.xml, resource need to mentioned the type,
driverClassName, url and connectivity parameter of PostgreSql db.
as usual In a context.xml, ResourceLink name, global, type
and allow the IP of tomcat at db end in pg_hba.conf file to connect the db.
On Fri, Jun
Hi,
on 2013.06.06. 22:45, Hector Del Mestre wrote:
Well, now the fatal question:
Tomcat need any special configuration to use PostgreSQL?
I have some ideas:
- The jdbc driver must be in the {Tomcat home}/lib.
- If you use the tomcat pool manager append the testOnBorrow="true" to
the Resource
ples. Set these in Catalina.sh
> CATALINA_OPS.
>
> Oliver
>
>
>
> -Original Message-
> From: users-return-242170-OLIVER.TANGLIN=saic@tomcat.apache.org on
> behalf of Ilya Kazakevich
> Sent: Thu 6/6/2013 5:50 PM
> To: 'Tomcat Users List'
> S
-Original Message-
From: users-return-242170-OLIVER.TANGLIN=saic@tomcat.apache.org on behalf
of Ilya Kazakevich
Sent: Thu 6/6/2013 5:50 PM
To: 'Tomcat Users List'
Subject: RE: Tomcat and PostgreeSQL
I've never heard about it but looks like JDBC PostgreSQL driver
t;
Ilya.
>-Original Message-
>From: Hector Del Mestre [mailto:hectordelmes...@gmail.com]
>Sent: Friday, June 07, 2013 12:46 AM
>To: users@tomcat.apache.org
>Subject: Tomcat and PostgreeSQL
>
>Hello:
>I'm on a project and asked me to install Apache Tomcat as server pa
Thank you very much:
I will check what you suggested.
The Java version is 1.7
regards
2013/6/6 Caldarale, Charles R
> > From: Hector Del Mestre [mailto:hectordelmes...@gmail.com]
> > Subject: Tomcat and PostgreeSQL
>
> > The application was done with AppFuse architecture
> From: Hector Del Mestre [mailto:hectordelmes...@gmail.com]
> Subject: Tomcat and PostgreeSQL
> The application was done with AppFuse architecture originally utlizando
> MySQL, but issues like licensing and client wants to use PostgreSQL.
> And that is where I'm stuck, becau
Hello:
I'm on a project and asked me to install Apache Tomcat as server pages and
PostgreSQL as database engine. So far so good and right install everything
correctly.
The application was done with AppFuse architecture originally utlizando
MySQL, but issues like licensing and client wants to use Po