RE: a discrepancy in webapp behavior in two environments

2006-11-16 Thread Aronszajn, Mark
to:[EMAIL PROTECTED] > Sent: Wednesday, October 18, 2006 5:15 PM > To: Tomcat Users List > Subject: RE: a discrepancy in webapp behavior in two environments > > > From: Aronszajn, Mark [mailto:[EMAIL PROTECTED] > > Subject: RE: a discrepancy in webapp behavior in two enviro

Re: a discrepancy in webapp behavior in two environments

2006-10-23 Thread Christopher Schultz
Mark, > I think your suggestion about multiple windows was a good guess. [snip] > No, no HTTPS-to-HTTP stuff; all requests are going to a port dedicated > to Tomcat (8088). > > And the Firefox cookies options form is set so that cookies are kept > "until they expire" which I believe is the defa

RE: a discrepancy in webapp behavior in two environments

2006-10-23 Thread Aronszajn, Mark
ot;until I close Firefox" and "ask me every time"). Any further thoughts always appreciated, -M > -Original Message- > From: Christopher Schultz [mailto:[EMAIL PROTECTED] > Sent: Monday, October 23, 2006 3:10 PM > To: Tomcat Users List > Subject: Re: a discrep

Re: a discrepancy in webapp behavior in two environments

2006-10-23 Thread Christopher Schultz
Mark, > My web app had been working just fine in the TEST environment, PROVIDED > I included the initial session ID as a param to the URL used on the > cancel/switch-to-batch form. But starting just this morning, it was > failing again, DESPITE my using the session ID as a param to the URL on > th

RE: a discrepancy in webapp behavior in two environments

2006-10-23 Thread Aronszajn, Mark
> environment (I think I mentioned this) to be sure that > cookies were allowed, but I didn't realize that a firewall > might block cookies. > > > > I really appreciate the help. > > > > Mark > > > > > > -Original Message- > >

Re: a discrepancy in webapp behavior in two environments

2006-10-19 Thread Jon Wingfield
ed 10/18/2006 5:15 PM To: Tomcat Users List Subject: RE: a discrepancy in webapp behavior in two environments -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wed 10/18/2006 5:15 PM To: Tomcat Users List Subject: RE: a discrepancy in webapp behavior i

RE: a discrepancy in webapp behavior in two environments

2006-10-18 Thread Aronszajn, Mark
ailto:[EMAIL PROTECTED] Sent: Wed 10/18/2006 5:15 PM To: Tomcat Users List Subject: RE: a discrepancy in webapp behavior in two environments -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wed 10/18/2006 5:15 PM To: Tomcat Users List Subject: RE: a discrepan

RE: a discrepancy in webapp behavior in two environments

2006-10-18 Thread Caldarale, Charles R
> From: Aronszajn, Mark [mailto:[EMAIL PROTECTED] > Subject: RE: a discrepancy in webapp behavior in two environments > > Could you explain how the configuration of a firewall would have such > effect on whether the original HttpSession object gets retained? If you're not

RE: a discrepancy in webapp behavior in two environments

2006-10-18 Thread Aronszajn, Mark
ssage- > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 18, 2006 4:25 PM > To: Tomcat Users List > Subject: RE: a discrepancy in webapp behavior in two environments > > > From: Aronszajn, Mark [mailto:[EMAIL PROTECTED] > > Subjec

RE: a discrepancy in webapp behavior in two environments

2006-10-18 Thread Caldarale, Charles R
> From: Aronszajn, Mark [mailto:[EMAIL PROTECTED] > Subject: a discrepancy in webapp behavior in two environments > > This is fine, but what I don't understand is why specifying a > jsessionid param value is necessary in the TEST environment and > not necessary in the DEVELOPMENT environment. I a