RE: Login appears only once

2020-08-18 Thread jonmcalexander
I was going to say it sounds like a persistent cookie... Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 5

RE: [OT Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-06 Thread jonmcalexander
Sorry for the top posting, outlook and all that. I like what you are showing here, but are you implying a shared CATALINA_HOME and CATALINA_BASE? I find this to be the least desirable configuration, in my opinion. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middlewar

RE: Connector works fine with Firefox, but not on speaking terms with Chrome!

2020-08-05 Thread jonmcalexander
Good job with those tests and good luck with the real site! Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Te

RE: Connector works fine with Firefox, but not on speaking terms with Chrome!

2020-08-05 Thread jonmcalexander
-Original Message- From: James H. H. Lampert Sent: Wednesday, August 5, 2020 1:06 PM To: Tomcat Users List Subject: Re: Connector works fine with Firefox, but not on speaking terms with Chrome! On 8/5/20 10:43 AM, calder wrote: > certificateVerificationh="none" > > there's one issue

RE: Connector works fine with Firefox, but not on speaking terms with Chrome!

2020-08-05 Thread jonmcalexander
I believe that protocols="TLSv1.2"> should be sslEnabledProtocol="TLSv1.2" Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 5032

RE: Problem with protocols, Re: SSL/TLS issue: can we listen on more than one secured port, with different protocols enabled?

2020-07-17 Thread jonmcalexander
This looks like a cipher, not an alias TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256 Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd |

RE: SSL/TLS issue: can we listen on more than one secured port, with different protocols enabled?

2020-07-17 Thread jonmcalexander
It works quite well. Sorry for the top post, I only have outlook and it sucks in this respect. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | U

RE: tomcat can't find suitable driver for mysql

2020-07-13 Thread jonmcalexander
Yes, that also works, however it's just as easy to do that in a setenv.sh file in the bin folder. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd

RE: tomcat can't find suitable driver for mysql

2020-07-13 Thread jonmcalexander
That is in the build, but not in the operational files. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 51

RE: tomcat can't find suitable driver for mysql

2020-07-13 Thread jonmcalexander
Is this path included in your classpath or in one of the .loaders in the catalina.properties file? /opt/tomcat/latest/lib/mysql-connector-java-5.1.47-bin.jar Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services |

RE: [ANN] New committer: Raymond Augé

2020-07-02 Thread jonmcalexander
Welcome and Congratulations! Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 515-988-2508 | Cell 515-988-2

RE: How to encrypt db password in tomcat context.xml

2020-06-29 Thread jonmcalexander
I've written my own vadmin.sh and a vadmin.exe file to take the place of the vault.sh/vault.bat file, just to make things easier here. Just starting testing with some of our app teams before determining if we will move forward with it or not. Dream * Excel * Explore * Inspire Jon McAlexander A

RE: How to encrypt db password in tomcat context.xml

2020-06-29 Thread jonmcalexander
-Original Message- From: Rémy Maucherat Sent: Monday, June 29, 2020 1:58 AM To: Tomcat Users List Subject: Re: How to encrypt db password in tomcat context.xml On Mon, Jun 29, 2020 at 8:03 AM Carsten Klein wrote: > Hi Jürgen and Olaf, > > I can really understand Jürgen's intentions. T

RE: Question around catalina.policy change back with 9.0.33, etc.

2020-06-26 Thread jonmcalexander
Thank you so much Mark!!! Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 515-988-2508 | Cell 515-988-2508

Question around catalina.policy change back with 9.0.33, etc.

2020-06-25 Thread jonmcalexander
I have a developer that is asking WHY the following policies were set to read only. The Change Log doesn't illuminate why. // The cookie code needs these. permission java.util.PropertyPermission "org.apache.catalina.STRICT_SERVLET_COMPLIANCE", "read"; permission java.util.Propert

RE: Warning "AJP13 protocol: Reuse is set to false" written logs every second of every day. Please help.

2020-06-11 Thread jonmcalexander
Perhaps also compare your logging sensitivity between the servers. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469

RE: Tomcat 8.5.55 - Current request is not of type [org.apache.catalina.servlet4preview.http.HttpServletRequest]:

2020-06-10 Thread jonmcalexander
Thank you for the quick response. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 515-988-2508 | Cell 515-

Tomcat 8.5.55 - Current request is not of type [org.apache.catalina.servlet4preview.http.HttpServletRequest]:

2020-06-10 Thread jonmcalexander
I have an application team that is running into this error after upgrading to Tomcat 8.5.55. They did not see this issue with 8.5.54 or earlier. Resolved [java.lang.IllegalStateException: Current request is not of type [org.apache.catalina.servlet4preview.http.HttpServletRequest]: org.apache.ca

RE: File access error on Windows Server 2019 after upgrading to Tomcat 8.5.45

2020-06-10 Thread jonmcalexander
Thank you! Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 515-988-2508 | Cell 515-988-2508 jonmcalexan..

RE: File access error on Windows Server 2019 after upgrading to Tomcat 8.5.45

2020-06-09 Thread jonmcalexander
Mark, Was the change with 8.5.44 implemented when you run the service.bat file? Thanks, Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbanda

Off topic question

2020-05-27 Thread jonmcalexander
I know this is off topic some, but does anyone know why development seemed to just stop on the tomcat-vault? Thanks, Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions

RE: Tomcat and Qualsys QID: 87413

2020-05-18 Thread jonmcalexander
-Original Message- From: Mark Thomas Sent: Monday, May 18, 2020 5:29 PM To: users@tomcat.apache.org Subject: Re: Tomcat and Qualsys QID: 87413 On 18/05/2020 21:45, jonmcalexan...@wellsfargo.com.INVALID wrote: > I hate bringing up old crap, but I just want to make sure I have everything

Tomcat and Qualsys QID: 87413

2020-05-18 Thread jonmcalexander
I hate bringing up old crap, but I just want to make sure I have everything covered on my end. As far as this QID, the dreaded Ghost Cat, and AJP, is there ANY special AJP configuration that should be done to make sure that this QID is mitigated for Tomcat 7.0.103, 8.5.53, and 9.0.33 and above c

RE: Disable connector by property

2020-05-13 Thread jonmcalexander
-Original Message- From: Mark Thomas Sent: Wednesday, May 13, 2020 5:28 PM To: users@tomcat.apache.org Subject: Re: Disable connector by property On 13/05/2020 20:16, T. Papke wrote: > Hello all, > > Currently adding or removing a connector requires changes to the XML > structure of t

RE: [ANN] Apache Tomcat 9.0.34 available

2020-05-12 Thread jonmcalexander
Thanks! Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 515-988-2508 | Cell 515-988-2508 jonmcalexan...@w

RE: [ANN] Apache Tomcat 9.0.34 available

2020-05-12 Thread jonmcalexander
Is 8.5.55 also coming today? Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 515-988-2508 | Cell 515-988-2

RE: Getting 404 error while accessing URL after deployment

2020-05-04 Thread jonmcalexander
Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 515-988-2508 | Cell 515-988-2508 jonmcalexan...@wellsfar

RE: tomcat and ssl [EXTERNAL]

2020-04-27 Thread jonmcalexander
Best Practice would be to set these properties within your application and not on the JVM Command line. You are setting these at way too high a level in most cases. Just my .02 worth. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterpris

RE: 2 questions

2020-04-10 Thread jonmcalexander
Thank you SO Very much Mark and Chris!!! Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 515-988-2508 | Ce

2 questions

2020-04-09 Thread jonmcalexander
Potentially off-topic, sorta, questions. 1. How do we get the latest versions of mod-jk.so tomcat connector 1.2.46 or 1.2.48? I see the binaries and such for IIS, but not .so versions. 2. How, on windows, do we tell what version of mod-jk.so is currently in use on Apache HTTP? Asking

RE: [EXTERNAL] Re: Uploads breaking post upgrade to 9.0.31

2020-03-31 Thread jonmcalexander
Please ignore this. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions Upcoming PTO: 11/8, 11/11, 11/15, 11/22, 11/28, 11/29, 12/2, 12/6, 12/13, 12/20 – 12/31 8080 Cob

RE: Tomcat 9.31 PUT/POST Request receiving Partial Data

2020-03-31 Thread jonmcalexander
-Original Message- > From: Bhavesh Mistry > Sent: Wednesday, February 26, 2020 7:51 PM > To: Tomcat Users List > Subject: Re: Tomcat 9.31 PUT/POST Request receiving Partial Data > The response get truncated after 16321 bytes. Please let me know what is > best way to wait and in > orde

RE: [EXTERNAL] Re: Uploads breaking post upgrade to 9.0.31

2020-03-31 Thread jonmcalexander
Tomcat 9.0.33 is available in the SAML Software Library and in HPSA. I would recommend downloading that and seeing if that corrects the issue. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | I

RE: Version Question

2020-03-22 Thread jonmcalexander
Thank You! Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions Upcoming PTO: 11/8, 11/11, 11/15, 11/22, 11/28, 11/29, 12/2, 12/6, 12/13, 12/20 – 12/31 8080 Cobblestone R

Version Question

2020-03-20 Thread jonmcalexander
Good afternoon Mark and group. There is a question as to WHAT are the correct versions released. Are these 7.0.103, 8.5.53, and 9.0.33 as shown on tomcat.apache.org, OR is it 7.0.104, 8.5.54 and 9.0.34 as shown on ci.apache.org? Thank you, Dream * Excel * Explore * Inspire Jon McAlexander Ass

RE: AW: AW: AJP Connector issue

2020-03-20 Thread jonmcalexander
Christopher, Is there an entry that can go in the AJP connector to restrict what addresses it will listen to requests from? Meaning you can list the IP addresses of the web servers? I know I'm top replying, but Outlook sucks with this. :-( Thanks, Dream * Excel * Explore * Inspire Jon McAlex

Tomcat and IPv6

2020-03-17 Thread jonmcalexander
We have a team having issues with Tomcat, AJP, and switching to IPv6. They are currently running version 9.0.31. Below are the errors being received: [Tue Mar 17 10:50:38 2020] [1412:139846332929792] [error] ajp_service::jk_ajp_common.c (2796): (Greenworker1) connecting to tomcat failed (rc=-3,

RE: [OT] At wits end: Difficulties with IIS ISAPI connector and Tomcat

2020-02-26 Thread jonmcalexander
Thank you sir! Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions Upcoming PTO: 11/8, 11/11, 11/15, 11/22, 11/28, 11/29, 12/2, 12/6, 12/13, 12/20 – 12/31 8080 Cobblesto

RE: [OT] At wits end: Difficulties with IIS ISAPI connector and Tomcat

2020-02-26 Thread jonmcalexander
-Original Message- > From: Mark Thomas > Sent: Wednesday, February 26, 2020 5:19 AM > To: users@tomcat.apache.org > Subject: Re: [OT] At wits end: Difficulties with IIS ISAPI connector andTomcat > On 26/02/2020 09:00, Mark Thomas wrote: > On 25/02/2020 21:47, Ellen Meiselman wrote: >> So

RE: [OT] At wits end: Difficulties with IIS ISAPI connector andTomcat

2020-02-25 Thread jonmcalexander
Good News! You can shut-off port 8080 by commenting out the HTTP Connector in the server.xml. Did you have the require SSL on the IIS Side? AJP doesn't use SSL, so it should work either way going thru IIS. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Produc

RE: [OT] At wits end: Difficulties with IIS ISAPI connector andTomcat

2020-02-25 Thread jonmcalexander
What is in your URIWorkermap.properties file? Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions Upcoming PTO: 11/8, 11/11, 11/15, 11/22, 11/28, 11/29, 12/2, 12/6, 12/13,

RE: At wits end: Difficulties with IIS ISAPI connector and Tomcat

2020-02-25 Thread jonmcalexander
-Original Message- > From: Ellen Meiselman > Sent: Tuesday, February 25, 2020 12:27 PM > To: Tomcat Users List > Subject: Re: At wits end: Difficulties with IIS ISAPI connector and Tomcat > Hi Jon, > The best information I have about the error is from the localhost log: > 10.00.00.00

RE: At wits end: Difficulties with IIS ISAPI connector and Tomcat

2020-02-25 Thread jonmcalexander
-Original Message- From: Ellen Meiselman Sent: Tuesday, February 25, 2020 12:04 PM To: Tomcat Users List Subject: Re: At wits end: Difficulties with IIS ISAPI connector and Tomcat The directory containing the dll is at $TomcatHome/isapi/ I opened that wide up for testing after more sec

RE: At wits end: Difficulties with IIS ISAPI connector and Tomcat

2020-02-25 Thread jonmcalexander
What permissions are on the file containing the DLL, and Worker files? Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions Upcoming PTO: 11/8, 11/11, 11/15, 11/22, 11/28,

RE: At wits end: Difficulties with IIS ISAPI connector and Tomcat

2020-02-25 Thread jonmcalexander
-Original Message- From: Ellen Meiselman Sent: Tuesday, February 25, 2020 10:01 AM To: Tomcat Users List Subject: Re: At wits end: Difficulties with IIS ISAPI connector and Tomcat >Hi, >I've been testing, and so far, there is no change in the behavior. I am still >getting the same tom

RE: At wits end: Difficulties with IIS ISAPI connector and Tomcat

2020-02-24 Thread jonmcalexander
-Original Message- From: André Warnier (tomcat/perl) Sent: Monday, February 24, 2020 3:33 PM To: users@tomcat.apache.org Subject: Re: At wits end: Difficulties with IIS ISAPI connector and Tomcat On 24.02.2020 22:04, Christopher Schultz wrote: > With 8.5.51, requiredSecret is renamed "se

RE: [ANN] Apache Tomcat 9.0.31 available

2020-02-13 Thread jonmcalexander
From: Mark Thomas mailto:ma...@apache.org>> Date: Thursday, Feb 13, 2020, 7:38 AM To: users@tomcat.apache.org mailto:users@tomcat.apache.org>> Subject: Re: [ANN] Apache Tomcat 9.0.31 available On 13/02/2020 12:42, jonmcalexan...@wellsfargo.com.INVALID wrote: > Can you still use a shared secre

RE: [ANN] Apache Tomcat 9.0.31 available

2020-02-13 Thread jonmcalexander
From: Mark Thomas mailto:ma...@apache.org>> Date: Thursday, Feb 13, 2020, 5:41 AM To: users@tomcat.apache.org mailto:users@tomcat.apache.org>> Subject: Re: [ANN] Apache Tomcat 9.0.31 available On 13/02/2020 09:57, Olivier Jaquemet wrote: > On 13/02/2020 10:32, Rémy Maucherat wrote: >> On Thu, Fe

RE: Tomcat 8.5.51/52 release time

2020-02-11 Thread jonmcalexander
-Original Message- From: Christopher Schultz Sent: Tuesday, February 11, 2020 11:24 AM To: users@tomcat.apache.org Subject: Re: Tomcat 8.5.51/52 release time -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jon, On 2/11/20 12:18 PM, jonmcalexan...@wellsfargo.com.INVALID wrote: > -Or

RE: Tomcat 8.5.51/52 release time

2020-02-11 Thread jonmcalexander
-Original Message- From: Christopher Schultz Sent: Tuesday, February 11, 2020 10:29 AM To: users@tomcat.apache.org Subject: Re: Tomcat 8.5.51/52 release time -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 M, > On 2/11/20 10:44 AM, M. Manna wrote: > Do we have any tentative timeline fo

RE: Tomcat 8.5 disabling port 80 listening

2020-01-29 Thread jonmcalexander
>> -Original Message- >> From: Nitin Kadam >> Sent: Wednesday, January 29, 2020 9:50 AM >> To: Tomcat Users List >> >> Subject: Tomcat 8.5 disabling port 80 listening >> Hi Team, >> I have a tomcat 8.5 server configured in the production environment. As per >> requirement, we need to

RE: Tomcat Digest Algorithm question

2020-01-15 Thread jonmcalexander
-Original Message- From: Mark Thomas Sent: Wednesday, January 15, 2020 3:42 PM To: users@tomcat.apache.org Subject: Re: Tomcat Digest Algorithm question On 15/01/2020 21:03, jonmcalexan...@wellsfargo.com.INVALID wrote: > Is there a list of compliant algorithms supported when using Di

Tomcat Digest Algorithm question

2020-01-15 Thread jonmcalexander
Is there a list of compliant algorithms supported when using Digest for passwords in the user database realm? I know it supports MD5 and SHA, but both of these are weak. Does this support SHA-256, SHA-512, SHA3, etc.? Thanks, Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice Preside

RE: UPDATED: JMX reloadSslHostConfigs fails with javax.management.RuntimeOperationsException

2019-12-16 Thread jonmcalexander
Thank You! Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions Upcoming PTO: 11/8, 11/11, 11/15, 11/22, 11/28, 11/29, 12/2, 12/6, 12/13, 12/20 – 12/31 8080 Cobblestone R

RE: UPDATED: JMX reloadSslHostConfigs fails with javax.management.RuntimeOperationsException

2019-12-16 Thread jonmcalexander
-Original Message- From: Mark Thomas Sent: Monday, December 16, 2019 9:05 AM To: users@tomcat.apache.org Subject: Re: UPDATED: JMX reloadSslHostConfigs fails with javax.management.RuntimeOperationsException On 16/12/2019 12:55, Mark Thomas wrote: > On 15/12/2019 09:33, logo wrote: > >

RE: [ANN] Apache Tomcat 8.5.49 available

2019-11-22 Thread jonmcalexander
Thanks Mark. For some reason the change log wasn't showing the new info for me. It is now. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions Upcoming PTO: 11/8, 11/11,

RE: [ANN] Apache Tomcat 8.5.49 available

2019-11-22 Thread jonmcalexander
Also, it doesn't appear that the change log has been updated to 8.5.49. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions Upcoming PTO: 11/8, 11/11, 11/15, 11/22, 11/28,

RE: [ANN] Apache Tomcat 8.5.49 available

2019-11-22 Thread jonmcalexander
I think the date may need to be updated on the main Tomcat page for 8.5.49? 2019-10-11Tomcat 8.5.49 Released Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions Upcoming

RE: Tomcat 8.5.48: NullPointerException in ApplicationMapping.getHttpServletMapping()

2019-11-18 Thread jonmcalexander
-Original Message- From: Mark Thomas Sent: Monday, November 18, 2019 3:41 AM To: users@tomcat.apache.org Subject: Re: Tomcat 8.5.48: NullPointerException in ApplicationMapping.getHttpServletMapping() On 18/11/2019 04:36, jonmcalexan...@wellsfargo.com.INVALID wrote: > Oh yippee. Another

RE: Tomcat 8.5.48: NullPointerException in ApplicationMapping.getHttpServletMapping()

2019-11-17 Thread jonmcalexander
Oh yippee. Another release. :-D Do you have an ETA on 8.5.49 Mark? Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions Upcoming PTO: 11/8, 11/11, 11/15, 11/22, 11/28, 11/2

RE: Bug in org.apache.tomcat.util.codec.binary.Base64.decodeBase64 ?

2019-10-08 Thread jonmcalexander
How do we get access to the dev list for information around release candidates, etc.? Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale,

RE: Security issue involving HTTP response headers

2019-10-01 Thread jonmcalexander
Tomcat 7.0.63 and above. Navigate to the tomcat conf directory and open the web.xml with a text editor. In the filter section of the web.xml add the following filter httpHeaderSecurity org.apache.catalina.filters.HttpHeaderSecurityFilter antiClickJackingOption SAME

RE: SSL issue : java.security.KeyStoreException: Cannot store non-PrivateKeys

2019-09-26 Thread jonmcalexander
Sounds like you need to share your JAVA_OPTS or CATALINA_OPTS, not your connector. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA

RE: 8.5.46 and 9.0.26 Downloads

2019-09-23 Thread jonmcalexander
FYI, This has been resolved. It appears to have been something incorrect in the Symantec Database that gets distributed by Symantec. Thank you, Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware |

RE: 8.5.46 and 9.0.26 Downloads

2019-09-23 Thread jonmcalexander
Thanks, this is the first time we have ever had an issue. Perhaps something on our end changed. :-( Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone R

RE: 8.5.46 and 9.0.26 Downloads

2019-09-23 Thread jonmcalexander
Question here, I am not getting the issue when I try downloading 8.5.45, etc. Just the latest versions. Did something change? Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Sol

RE: 8.5.46 and 9.0.26 Downloads

2019-09-20 Thread jonmcalexander
Thank you Mark! Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 515-988-2508 | Cell 515-988-2508 jonmcale

RE: 8.5.46 and 9.0.26 Downloads

2019-09-20 Thread jonmcalexander
I assume so. This is coming from our Main Proxy servers here at WF. I do NOT know what methods are used at that level. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions

RE: 8.5.46 and 9.0.26 Downloads

2019-09-20 Thread jonmcalexander
I am also getting the same thing with the other mirrors. Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 5

RE: 8.5.46 and 9.0.26 Downloads

2019-09-20 Thread jonmcalexander
Getting this from https://www-eu.apache.org/dist/ and https://www-us.apache.org/dist/ Tar.gz, 32 bit windows zip and 64 bit windows zip. Wells Fargo Logo Virus was detected in the content (virus_detected) Content contained "Predictive Analysis blocked file" virus The virus was blocked and was no

RE: 8.5.46 and 9.0.26 Downloads

2019-09-20 Thread jonmcalexander
Getting this from https://www-eu.apache.org/dist/ and https://www-us.apache.org/dist/ Tar.gz, 32 bit windows zip and 64 bit windows zip. Wells Fargo Logo Virus was detected in the content (virus_detected) Content contained "Predictive Analysis blocked file" virus The virus was blocked and was no

8.5.46 and 9.0.26 Downloads

2019-09-20 Thread jonmcalexander
Is anyone else having troubles downloading from tomcat.apache.org? I'm getting virus notifications on the distributions. Thanks, Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure

<    1   2   3