Implementing SAML 2.0 Web Browser Profile within Tomcat realms

2020-11-19 Thread Kevin Oxley
I'm new to this forum and hopefully I'm inquiring information on the correct email. My company is a long time user of Tomcat for our web application server environment running on Linux. We currently run on apache-tomcat-9.0.22. We are being asked to support the SSO SAML 2.0 Web Browser Profile u

Re: Upgrading Tomcat from 7.0.34 to 8.0.53

2020-11-19 Thread Chuan Ong
Hi Steven I think what you are looking for is called Apache TomEE which is a version of tomcat that supports EJBs. You can find it here: https://tomee.apache.org. Judging from what you are stating checkout version 7.1.4 plus. Thanks. On Thu, Nov 19, 2020 at 1:02 PM Mark Thomas wrote: > On 19/1

Re: Upgrading Tomcat from 7.0.34 to 8.0.53

2020-11-19 Thread Mark Thomas
On 19/11/2020 18:48, Nelligan, Steven M wrote: > > I am in the process of upgrading our systems from Tomcat 7.0.34 to Tomcat > 8.0.53 and Java 7 to Java 8 Tomcat 8.0.x is no longer supported. You need to upgrade to at least 8.5.x and preferably 9.0.x. > I'm not sure if this is a java 8 or a Tom

Upgrading Tomcat from 7.0.34 to 8.0.53

2020-11-19 Thread Nelligan, Steven M
I am in the process of upgrading our systems from Tomcat 7.0.34 to Tomcat 8.0.53 and Java 7 to Java 8 I'm not sure if this is a java 8 or a Tomcat 8 issue. We have several application which use EJBs. These are not working. I have no experience in EJB's and having problems trying to figure ou

tomcat connection pool per database (postgres)

2020-11-19 Thread Rob Sargent
Since the connection URL names a specific postgres database is it standard practice to have a pool per target database?  (Switching databases in postgres amounts to closing/opening a connection.)

Re: Weirdest Tomcat Behavior Ever?

2020-11-19 Thread Mark Thomas
On 19/11/2020 15:55, Eric Robinson wrote: >> From: Mark Thomas >> Sent: Thursday, November 19, 2020 4:34 AM >> To: users@tomcat.apache.org >> Subject: Re: Weirdest Tomcat Behavior Ever? >> >> On 18/11/2020 16:28, Mark Thomas wrote: >>> On 18/11/2020 15:41, Eric Robinson wrote: >> >> >> I tes

RE: Weirdest Tomcat Behavior Ever?

2020-11-19 Thread Eric Robinson
> From: Mark Thomas > Sent: Thursday, November 19, 2020 4:34 AM > To: users@tomcat.apache.org > Subject: Re: Weirdest Tomcat Behavior Ever? > > On 18/11/2020 16:28, Mark Thomas wrote: > > On 18/11/2020 15:41, Eric Robinson wrote: > > > > >>I tested it and we're now capturing file descriptor opera

Re: Weirdest Tomcat Behavior Ever?

2020-11-19 Thread Mark Thomas
On 18/11/2020 16:28, Mark Thomas wrote: > On 18/11/2020 15:41, Eric Robinson wrote: >>I tested it and we're now capturing file descriptor operations. > I am very curious as to what we are going to see in these logs. Good news. We are a step closer to figuring out what is going on. The new s