Re: Modify JspServlet config in application web.xml?

2018-01-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Richárd, On 1/24/18 4:31 PM, Richárd Olivér Legéndi wrote: > Yy! I'm sending a tech mail to an open source community after > years! You can't believe what a relief it is :-) Welcome to the community! > Anyway, I would like to ask your help abo

Re: Mysql vs Postgress

2018-01-24 Thread loai.abdallatif
Thanks Andy  Sent from my Samsung Galaxy smartphone. Original message From: Andy Susanto Date: 1/25/18 12:33 AM (GMT+02:00) To: Tomcat Users List Subject: Re: Mysql vs Postgress Hi Loai, here  a link article that do comparison DB, it will help to make a choose. https://m

Re: Mysql vs Postgress

2018-01-24 Thread loai.abdallatif
Thanks Igal Sent from my Samsung Galaxy smartphone. Original message From: "Igal @ Lucee.org" Date: 1/24/18 11:44 PM (GMT+02:00) To: users@tomcat.apache.org Subject: Re: Mysql vs Postgress On 1/24/2018 1:37 PM, Loai Abdallatif wrote: > Dear  all > > I have project that is b

Re: Fw: No movement at Debug mode

2018-01-24 Thread Karen Goh
On Tue, 1/23/18, Christopher Schultz wrote: Subject: Re: Fw: No movement at Debug mode To: users@tomcat.apache.org Date: Tuesday, January 23, 2018, 11:58 PM -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Karen, On 1/21/18 10:49 AM, Karen

Re: Mysql vs Postgress

2018-01-24 Thread loai.abdallatif
Thanks Enrico  Sent from my Samsung Galaxy smartphone. Original message From: Enrico Olivelli Date: 1/24/18 11:54 PM (GMT+02:00) To: Tomcat Users List Subject: Re: Mysql vs Postgress Hi, If you are looking for replication maybe you can out my project, it is HerdDB, you can

Re: Mysql vs Postgress

2018-01-24 Thread loai.abdallatif
 thanks Hassan  Sent from my Samsung Galaxy smartphone. Original message From: Hassan Schroeder Date: 1/25/18 1:33 AM (GMT+02:00) To: Tomcat Users List Subject: Re: Mysql vs Postgress On Wed, Jan 24, 2018 at 1:37 PM, Loai Abdallatif wrote: > I have project that is based

Re: Mysql vs Postgress

2018-01-24 Thread Hassan Schroeder
On Wed, Jan 24, 2018 at 1:37 PM, Loai Abdallatif wrote: > I have project that is based on Tomcat/apache Servers , any one can help > regarding the best DB engine * mysql or Postgress ) keeping in mind that > I'm interested in DB clustering/Replication feature ? Aside from personal preferences -

Re: roles stripped when using login() in tomcat 8.5 but not 8.0

2018-01-24 Thread Robert J. Carr
On Tue, Jan 23, 2018 at 1:03 PM, Robert J. Carr wrote: > On Tue, Jan 23, 2018 at 9:54 AM, Konstantin Kolinko < > knst.koli...@gmail.com> wrote: > >> 2018-01-22 11:25 GMT+03:00 Robert J. Carr : >> > Hi Mark, everyone- >> > >> > I've constructed a sample app of ~5 files. The code is bundled in the

Re: Mysql vs Postgress

2018-01-24 Thread Andy Susanto
Hi Loai, here a link article that do comparison DB, it will help to make a choose. https://medium.com/@yangforbig/sqlite-vs-mysql-vs-postgresql-a-comparison-of-relational-database-management-systems-afd5afd6566 Regards, Andy Susanto On Thu, Jan 25, 2018 at 4:54 AM, Enrico Olivelli wrote: >

Re: Mysql vs Postgress

2018-01-24 Thread Enrico Olivelli
Hi, If you are looking for replication maybe you can out my project, it is HerdDB, you can find it on github or check the website http://herddb.org It has a jdbc driver and natively supports replication, using Apache BookKeeper and Apache Zookeeper. It is 100% free and opensource, ASL v2 licensed.

Re: Mysql vs Postgress

2018-01-24 Thread Igal @ Lucee.org
On 1/24/2018 1:37 PM, Loai Abdallatif wrote: Dear all I have project that is based on Tomcat/apache Servers , any one can help regarding the best DB engine * mysql or Postgress ) keeping in mind that I'm interested in DB clustering/Replication feature ? Kind Regards, Very opinionated questio

Mysql vs Postgress

2018-01-24 Thread Loai Abdallatif
Dear all I have project that is based on Tomcat/apache Servers , any one can help regarding the best DB engine * mysql or Postgress ) keeping in mind that I'm interested in DB clustering/Replication feature ? Kind Regards,

Modify JspServlet config in application web.xml?

2018-01-24 Thread Richárd Olivér Legéndi
Hi All, Yy! I'm sending a tech mail to an open source community after years! You can't believe what a relief it is :-) Anyaway, I would like to ask your help about some config topic. I would need the following configuration *only *for my webapp: jsp org.apache.jasper.servlet.JspSer

Re: Questions about JSSEUtil#getKeyManagers

2018-01-24 Thread Nitkalya Wiriyanuparb (Ing)
On 24 Jan 2018, 9:45 PM +1300, Mark Thomas , wrote: > On 23/01/18 02:57, Nitkalya (Ing) Wiriyanuparb wrote: > > Hi all, > > > > I'm on Java 8 and Tomcat 8.5.26 (built from tag) moving from 7.0.41. > > > > I have a little problem with how JSSEUtil#getKeyManagers creates key > > managers. This essen

Re: Questions about JSSEUtil#getKeyManagers

2018-01-24 Thread Mark Thomas
On 23/01/18 02:57, Nitkalya (Ing) Wiriyanuparb wrote: > Hi all, > > I'm on Java 8 and Tomcat 8.5.26 (built from tag) moving from 7.0.41. > > I have a little problem with how JSSEUtil#getKeyManagers creates key > managers. This essentially causes Tomcat to sometimes serves an incorrect > server ce