Re: JDBC authentication problem

2015-02-05 Thread Christopher Schultz
or not? JDBCRealm is pretty stupid. - -chris > De : Felix Schumacher > Envoyé : mercredi 4 février > 2015 20:11 À : Tomcat Users List Objet : Re: JDBC authentication > problem > > Am 04.02.2015 um 14:21 schrieb Luc DALLEMANE: >>

RE: JDBC authentication problem

2015-02-05 Thread Felix Schumacher
l" connexion. > >With this, we are now able to connect to the site even after a long >period of inactivity. > >Thank you for your help, and maybe this could help someone else. > >Regards, Luc. >____ >De : Felix Schumacher >Envoy

RE: JDBC authentication problem

2015-02-05 Thread Luc DALLEMANE
ld help someone else. Regards, Luc. De : Felix Schumacher Envoyé : mercredi 4 février 2015 20:11 À : Tomcat Users List Objet : Re: JDBC authentication problem Am 04.02.2015 um 14:21 schrieb Luc DALLEMANE: > Hi, > > I'm back again with the probl

Re: JDBC authentication problem

2015-02-04 Thread Felix Schumacher
onstantin Kolinko Envoyé : mardi 3 février 2015 12:33 À : Tomcat Users List Objet : Re: JDBC authentication problem 2015-02-03 14:29 GMT+03:00 Luc DALLEMANE : Hi, Thanks for the reply, I tried to add the options you told me about (testWhileIdle, timeBetweenEvictionRunsMillis, and maxConnLifetimeMilli

RE: JDBC authentication problem

2015-02-04 Thread Luc DALLEMANE
uch a long period of trying to connect. Thank you again for your ideas and haven't found a solution. Regards, Luc. De : Konstantin Kolinko Envoyé : mardi 3 février 2015 12:33 À : Tomcat Users List Objet : Re: JDBC authentication problem 2015-02-03 14:2

Re: JDBC authentication problem

2015-02-03 Thread Konstantin Kolinko
2015-02-03 14:29 GMT+03:00 Luc DALLEMANE : > Hi, > > Thanks for the reply, I tried to add the options you told me about > (testWhileIdle, timeBetweenEvictionRunsMillis, and maxConnLifetimeMillis), > but I'm still unable to log after un hour ... Do you have validationQuery configured? testOnBorr

RE: JDBC authentication problem

2015-02-03 Thread Luc DALLEMANE
), because nobody have a solution for this in mine. Thank you for your help !! And if you have another idea... you're welcome again. Regards, Luc. De : Felix Schumacher Envoyé : lundi 2 février 2015 18:59 À : Tomcat Users List Objet : Re: JDBC authenti

Re: JDBC authentication problem

2015-02-02 Thread Felix Schumacher
onnections (but why should I use a pool then?). Hope this helps Felix -Message d'origine- De : Christopher Schultz [mailto:ch...@christopherschultz.net] Envoyé : lundi 2 février 2015 16:19 À : Tomcat Users List Objet : Re: JDBC authentication problem -BEGIN PGP SIGNED MESSA

RE: JDBC authentication problem

2015-02-02 Thread Luc DALLEMANE
I'm using the DataSourceRealm provided with Tomcat7. -Message d'origine- De : Christopher Schultz [mailto:ch...@christopherschultz.net] Envoyé : lundi 2 février 2015 16:19 À : Tomcat Users List Objet : Re: JDBC authentication problem -BEGIN PGP SIGNED MESSAGE- Hash: SHA

Re: JDBC authentication problem

2015-02-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Luc, On 2/2/15 6:11 AM, Luc DALLEMANE wrote: > I tried to switch to DataSourceRealm but my problem is here again. > > After a while, the authentication is still impossible. Maybe i > have missed something about the DataSource in the doc but I'm abl

RE: JDBC authentication problem

2015-02-02 Thread Luc DALLEMANE
work admin looked the firewall config and told me the config was OK ... So, if you have any idea, you're welcome ! Regards, Luc. De : Luc DALLEMANE Envoyé : vendredi 30 janvier 2015 15:39 À : Tomcat Users List Objet : RE: JDBC authentication problem O

RE: JDBC authentication problem

2015-01-30 Thread Luc DALLEMANE
Ok, I'm going to try this. Hope this will help to solve my problem. Regards Luc D. -Message d'origine- De : Christopher Schultz [mailto:ch...@christopherschultz.net] Envoyé : vendredi 30 janvier 2015 15:24 À : Tomcat Users List Objet : Re: JDBC authentication problem

Re: JDBC authentication problem

2015-01-30 Thread Christopher Schultz
be ok and in production . (But didn't saw i had > paste it ...) Good. :) - -chris > -Message d'origine- De : Konstantin Kolinko > [mailto:knst.koli...@gmail.com] Envoyé : vendredi 30 janvier 2015 > 14:52 À : Tomcat Users List Objet : Re: JDBC authentication > prob

RE: JDBC authentication problem

2015-01-30 Thread Luc DALLEMANE
@gmail.com] Envoyé : vendredi 30 janvier 2015 14:52 À : Tomcat Users List Objet : Re: JDBC authentication problem 2015-01-30 16:45 GMT+03:00 Luc DALLEMANE : > Hi, > > > I'm facing a problem with my web application. > > > I'm using Tomcat 7.0.56, Java 1.8, Postgres

Re: JDBC authentication problem

2015-01-30 Thread Konstantin Kolinko
2015-01-30 16:45 GMT+03:00 Luc DALLEMANE : > Hi, > > > I'm facing a problem with my web application. > > > I'm using Tomcat 7.0.56, Java 1.8, Postgres 9.4 and Debian 7. > > The application is configured as followed : > > > The web server is located in a DMZ. > > The database server is located in ou

JDBC authentication problem

2015-01-30 Thread Luc DALLEMANE
Hi, I'm facing a problem with my web application. I'm using Tomcat 7.0.56, Java 1.8, Postgres 9.4 and Debian 7. The application is configured as followed : The web server is located in a DMZ. The database server is located in our LAN. To communicate with each other, a firewall has been set