Tomcat 9 realm datasource digest attribute

2016-06-10 Thread Hardibo Pierre-Jean
Hello, it seems realm's digest attribute is depreciated in tomcat9, how can i replace it ? (MD5) thanks - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Updating Apache Tomcat to a current version

2016-06-10 Thread paul.greene.va
Actually, I don't want to have parallel versions going; 7.0.53 needs to go away to address the vulnerabilities found in the audit scan. Ideally everything should be the same as it is now, with the only difference being the app is using 7.0.69 rather than 7.0.53. On 6/10/2016 12:48 AM, Daniel

Yet another odd file in /tmp created by tomcat7

2016-06-10 Thread Scott Derrick
Tomcat7 CentOS 6 I see the file ehcache-sizeof-agent2473717668134475820.jar in /tmp It is created when I run one of my applications for the first time. The number part of the file name changes every time I restart the application. I have seen an exception like this a few times that is

Re: Re: Tomcat application folder created in /tmp?

2016-06-10 Thread Anthony Biacco
On Fri, Jun 10, 2016 at 11:04 AM, Scott Derrick wrote: > > I'm not sure why those flags were set to true? I removed them and the copy > is gone! thanks. > I can only imagine some sort of alcohol-induced admining? ;) > > I'm running on linux and understand that the locking

Re: Re: Tomcat application folder created in /tmp?

2016-06-10 Thread Scott Derrick
Original Message Subject: Re: Tomcat application folder created in /tmp? From: Anthony Biacco To: Tomcat Users List Date: Wed, 8 Jun 2016 14:21:39 -0600 On Wed, Jun 8, 2016 at 1:51 PM, Scott Derrick wrote:

secure_protocol_version is null when using NIO2

2016-06-10 Thread Jason Schwanz
Environment: Tomcat 8.0.33 on RHEL6 In our app we are capturing the SSL/TLS protocol being used by referencing the org.apache.tomcat.util.net.secure_protocol_version request attribute. When the connector is NIO this works beautifully, but trying this on NIO2 returns null. - Jason Schwanz

tomcat dns cache forever

2016-06-10 Thread Niranjan Babu Bommu
Hi All, I have an issue with tomcat dns cache ttl, where if I change the IP address of the database, tomcat still sending connection requests to an old IP until I restart tomcat, this is not the case with Jboss. I verified in java security, this what we have in java. #networkaddress.cache.ttl=-1

Re: Updating Apache Tomcat to a current version

2016-06-10 Thread paul.greene.va
Ok, I'm totally new to Apache Tomcat; that's kind of all Greek to me. When you say "drop a new webapp in a container", can you do that just by copying the WAR file from the current app into the new Tomcat folder? Or does a new WAR file need to be generated? On 6/10/2016 12:48 AM, Daniel

Tomcat 6.0.45 - Problem in creating the socket.

2016-06-10 Thread Radha Krishna Meduri -X (radmedur - HCL TECHNOLOGIES LIMITED at Cisco)
Hi, We are trying to upgrade to 6.0.45 from 6.0.37. Tomcat starting fine, but while creating the socket we are getting following exception. For SSL implementation, we are using NSS/JSS from Mozilla. The SSL implementation works fine with 6.037, but failing with 45. Do you have any idea whether

RE: Remove Port from Https URL || SSL Port Issue || Important

2016-06-10 Thread Caldarale, Charles R
> From: Christoph Nenning [mailto:christoph.nenn...@lex-com.net] > Subject: Re: Remove Port from Https URL || SSL Port Issue || Important > ports below 1024 are privileged ports and can be opened by root only. Of > course you don't want to run tomcat as root. There are several ways to > open

Re: Remove Port from Https URL || SSL Port Issue || Important

2016-06-10 Thread Christoph Nenning
> > Hello Gurus, > > > > We are using Tomcat to serve our User Base (we are not using > Apache http Server but only Tomcat). We have recently enabled SSL in > our Project and everything runs just fine. We raised the CSR using > keytool, got the Certificates, So both of my below URLs work

Re: Remove Port from Https URL || SSL Port Issue || Important

2016-06-10 Thread tomcat
On 10.06.2016 12:14, varun gulati wrote: Hello Gurus, We are using Tomcat to serve our User Base (we are not using Apache http Server but only Tomcat). We have recently enabled SSL in our Project and everything runs just fine. We raised the CSR using keytool, got the Certificates, So both of

Remove Port from Https URL || SSL Port Issue || Important

2016-06-10 Thread varun gulati
Hello Gurus, We are using Tomcat to serve our User Base (we are not using Apache http Server but only Tomcat). We have recently enabled SSL in our Project and everything runs just fine. We raised the CSR using keytool, got the Certificates, So both of my below URLs work perfectly: