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

2020-02-26 Thread Ellen Meiselman
So I really can't believe it, but it WORKS, from end to end. I'm extremely grateful. This was definitely becoming a bit stressful until I found this mailing list. I'll have to do some more complete testing but this is looking good. Regarding the next release of Tomcat, I may as well give it a

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

2020-02-26 Thread jonmcalexander
, February 26, 2020 11:18 AM To: users@tomcat.apache.org Subject: Re: [OT] At wits end: Difficulties with IIS ISAPI connector and Tomcat -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jon, On 2/26/20 09:25, jonmcalexan...@wellsfargo.com.INVALID wrote: > -Original Message- >> From: Ma

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

2020-02-26 Thread Mark Thomas
On 26/02/2020 17:15, Ellen Meiselman wrote: > One more piece of the puzzle: > Setting allowedRequestAttributesPattern=".*" WORKED. > So if I get the exact pattern right, that may be the answer. > You'll all have to forgive me - I really don't know much about this stuff - > I'm mostly a front-end

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

2020-02-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jon, On 2/26/20 09:25, jonmcalexan...@wellsfargo.com.INVALID wrote: > -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

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

2020-02-26 Thread Ellen Meiselman
One more piece of the puzzle: Setting allowedRequestAttributesPattern=".*" WORKED. So if I get the exact pattern right, that may be the answer. You'll all have to forgive me - I really don't know much about this stuff - I'm mostly a front-end developer who is sort of the "last woman standing" to

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

2020-02-26 Thread Ellen Meiselman
Hi, For all those of you helping me with the AJP connector allowedRequestAttributesPattern, I've spent some time carefully sanitizing 2 sets of isapi_redirect,log entries and put them up at the link below. These logs were generated from exactly two requests (sanitized version shown)

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

2020-02-26 Thread Martin Grigorov
Hi, On Wed, Feb 26, 2020 at 4:25 PM wrote: > -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

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: >>

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

2020-02-25 Thread Ellen Meiselman
iselman wrote: >>>>>>>> Yes, everything is on the same server. >>>>>>>> >>>>>>>> workers.properties: # Set properties for worker1 >>>>>>>> (ajp13) worker.worker1.type=ajp13 >>>>

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

2020-02-25 Thread Christopher Schultz
rkers.properties: # Set properties for worker1 >>>>>>> (ajp13) worker.worker1.type=ajp13 >>>>>>> worker.worker1.host=127.0.0.1 worker.worker1.port=8009 >>>>>>> worker.worker1.secret="mySecret". >>>> >>>> Jus

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

2020-02-25 Thread Ellen Meiselman
nt: 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 - - [25/

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 l

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

2020-02-25 Thread Ellen Meiselman
> > le > > > mentations) > > > you can > > > do that in your case, because the communication between IIS and > > > Tomcat is fairly secure, since it happens all within the same host. > > > > > > > > > On 25.02.2020 18:06, Ellen Meiselman wro

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

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

2020-02-25 Thread Ellen Meiselman
nor the trailing period. > > > > Are those literally in your ISS config file? > > > > -chris > > > >>>> On Tue, Feb 25, 2020 at 11:27 AM > >>>> wrote: > >>>> > >>>>> -Original Mess

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

2020-02-25 Thread Ellen Meiselman
y by reply e-mail and delete this > message. Thank you for your cooperation. > > > -Original Message- > From: Ellen Meiselman > Sent: Tuesday, February 25, 2020 11:51 AM > To: Tomcat Users List > Subject: Re: At wits end: Difficulties with IIS ISAPI connec

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

2020-02-25 Thread Christopher Schultz
ot;mySecret". > > Just so there is no confusion: your "mySecret" should have neither > quotes nor the trailing period. > > Are those literally in your ISS config file? > > -chris > >>>> On Tue, Feb 25, 2020 at 11:27 AM >>>> wr

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

2020-02-25 Thread Ellen Meiselman
confusion: your "mySecret" should have neither > quotes nor the trailing period. > > Are those literally in your ISS config file? > > - -chris > > > On Tue, Feb 25, 2020 at 11:27 AM > > wrote: > > > >> -Original Message- From: Ellen Meiselman

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

2020-02-25 Thread jonmcalexander
Message- From: Ellen Meiselman Sent: Tuesday, February 25, 2020 11:51 AM To: Tomcat Users List Subject: Re: At wits end: Difficulties with IIS ISAPI connector and Tomcat Thank you - when I remove the secret line, save and restart Tomcat, it results in the same 403 error. On Tue, Feb 25, 2020

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

2020-02-25 Thread Ellen Meiselman
gt; worker.worker1.secret="mySecret". > > > > On Tue, Feb 25, 2020 at 11:27 AM > > wrote: > > > >> -Original Message- > >> From: Ellen Meiselman > >> Sent: Tuesday, February 25, 2020 10:01 AM > >&g

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

2020-02-25 Thread Ellen Meiselman
gt; 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 t

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

2020-02-25 Thread Christopher Schultz
ssage- 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

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

2020-02-25 Thread tomcat/perl
orker1.secret="mySecret". On Tue, Feb 25, 2020 at 11:27 AM wrote: -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 testin

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

2020-02-25 Thread Ellen Meiselman
> 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 >

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

2020-02-25 Thread tomcat/perl
On 25.02.2020 17:26, jonmcalexan...@wellsfargo.com.INVALID wrote: -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

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

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

2020-02-25 Thread Ellen Meiselman
Hi, I've been testing, and so far, there is no change in the behavior. I am still getting the same tomcat-based 403 error. Based on what you said above... > > secretRequired="true" (which is the default, so it can be removed) > secret="xxx" ...I removed secretRequired="true" and left

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

2020-02-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ellen, On 2/24/20 17:33, Ellen Meiselman wrote: > Wow, I think I’ve gotten more help in 10 minutes from this users > group than in 2 weeks from anywhere else I’ve tried. Welcome to the community :) There are tons of real people here who want

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

2020-02-24 Thread Ellen Meiselman
Wow, I think I’ve gotten more help in 10 minutes from this users group than in 2 weeks from anywhere else I’ve tried. I’ll try to respond as quickly as I can but I want to test your various suggestions, so it might be tomorrow before I can do them justice. Thank you all so much! Ellen

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 rena

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

2020-02-24 Thread tomcat/perl
On 24.02.2020 22:04, Christopher Schultz wrote: With 8.5.51, requiredSecret is renamed "secret" but "requiredSecret" is still an alias of the same configuration property. If #2 happens after #1 above, then your actual secret will be the literal string "true" (oops). We apologize for this

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

2020-02-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chris, On 2/24/20 15:53, Chris Cheshire wrote: > On Mon, Feb 24, 2020 at 3:19 PM Ellen Meiselman > wrote: >> >> Hi, >> >> I’m having a lot of trouble configuring the isapi_redirect >> connector between IIS and Tomcat. I am running out of ideas so

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

2020-02-24 Thread Mark Thomas
On 24/02/2020 20:53, Chris Cheshire wrote: > On Mon, Feb 24, 2020 at 3:19 PM Ellen Meiselman wrote: >> >> Hi, >> >> I’m having a lot of trouble configuring the isapi_redirect connector between >> IIS and Tomcat. I am running out of ideas so it’s time to ask for help from >> the experts. I think

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

2020-02-24 Thread Chris Cheshire
On Mon, Feb 24, 2020 at 3:19 PM Ellen Meiselman wrote: > > Hi, > > I’m having a lot of trouble configuring the isapi_redirect connector between > IIS and Tomcat. I am running out of ideas so it’s time to ask for help from > the experts. I think the problems remaining are in the tomcat

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

2020-02-24 Thread Mark Thomas
On 24/02/2020 20:44, calder wrote: > On Mon, Feb 24, 2020, 14:19 Ellen Meiselman wrote: > >> Hi, >> >> I’m having a lot of trouble configuring the isapi_redirect connector >> between IIS and Tomcat. I am running out of ideas so it’s time to ask for >> help from the experts. I think the problems

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

2020-02-24 Thread calder
On Mon, Feb 24, 2020, 14:19 Ellen Meiselman wrote: > Hi, > > I’m having a lot of trouble configuring the isapi_redirect connector > between IIS and Tomcat. I am running out of ideas so it’s time to ask for > help from the experts. I think the problems remaining are in the tomcat > configuration

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

2020-02-24 Thread Mark Thomas
On 24/02/2020 20:19, Ellen Meiselman wrote: > Hi, > > I’m having a lot of trouble configuring the isapi_redirect connector between > IIS and Tomcat. I am running out of ideas so it’s time to ask for help from > the experts. I think the problems remaining are in the tomcat configuration >

At wits end: Difficulties with IIS ISAPI connector and Tomcat

2020-02-24 Thread Ellen Meiselman
Hi, I’m having a lot of trouble configuring the isapi_redirect connector between IIS and Tomcat. I am running out of ideas so it’s time to ask for help from the experts. I think the problems remaining are in the tomcat configuration area, not the IIS area anymore. What’s wrong: The ISAPI