Re: Handling LDAP flakiness

2013-06-14 Thread patrick conant
Ah! It's not set. I'll give that a shot and see how it works. Thanks for the pointer! --p. On Fri, Jun 14, 2013 at 3:18 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Patrick, > > On 6/14/13 4:55 PM, patrick conant wrot

Re: Handling LDAP flakiness

2013-06-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Patrick, On 6/14/13 4:55 PM, patrick conant wrote: > I’ve got Tomcat configured with a JNDI Realm talking to Microsoft > Active Directory over LDAP. It works perfectly when > ActiveDirectory works; but when ActiveDirectory gets flaky (which > it so

Handling LDAP flakiness

2013-06-14 Thread patrick conant
I’ve got Tomcat configured with a JNDI Realm talking to Microsoft Active Directory over LDAP. It works perfectly when ActiveDirectory works; but when ActiveDirectory gets flaky (which it sometimes does), Tomcat doesn’t handle it well. In one particular case, I’ve got one thread stuck trying to ta

Re: lost session in Tomcat 7.040 and IE8

2013-06-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 6/14/13 3:17 AM, André Warnier wrote: > Carl Dreher wrote: >> I have Tomcat 7.0.26 running on Window7 Pro. I also have Tomcat >> 7.0.40 running on a Windows 7 Home Premium. Both have the same >> website. (Obviously, I'm doing some tes

Re: ssl port always print as 443 in tomcat access logs

2013-06-14 Thread Konstantin Kolinko
2013/6/14 Anil Goyal -X (anigoyal - Aricent Technologies at Cisco) : > Hi > I have two service running in tomcat. > First service 'catalina' is having connector port 80, 443, 8080 and 8444. > Second service 'catalina_advance' have connector port 8081 and 8444. > > For catalina_advance, I entered a

ssl port always print as 443 in tomcat access logs

2013-06-14 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
Hi I have two service running in tomcat. First service 'catalina' is having connector port 80, 443, 8080 and 8444. Second service 'catalina_advance' have connector port 8081 and 8444. For catalina_advance, I entered a new tomcat access log file with configuration Now whe I hit the url http://ip-

Re: lost session in Tomcat 7.040 and IE8

2013-06-14 Thread André Warnier
Carl Dreher wrote: I have Tomcat 7.0.26 running on Window7 Pro. I also have Tomcat 7.0.40 running on a Windows 7 Home Premium. Both have the same website. (Obviously, I'm doing some testing.) In the website, a user logs on and the user ID is kept in the session. In one of the JSP pages I