Re: How to configure SPNEGO authentication with fallback to FORM auth?

2016-07-04 Thread Andrei Ivanov
Hi Ken, Would you mind posting the patch? :-) On Thu, Jun 30, 2016 at 3:52 PM, ken edward wrote: > I did get it to work. Simply merged existing spnego and form auth valves > together, I will try to post later.. > > On Fri, Jun 24, 2016 at 6:21 PM, Terence M. Bandoian > wrote: > >> On 6/24/2016 1

Re: How to configure SPNEGO authentication with fallback to FORM auth?

2016-06-27 Thread Andrei Ivanov
Hi André, In my case, our form has a connection to the AD and a backup, where it performs the authentication. I would also be interested to get this sort of setup working to get seamless authentication with a fallback to form. On Sun, Jun 26, 2016 at 1:05 PM, André Warnier (tomcat) wrote: > On

Re: Http2UpgradeHandler error

2016-06-23 Thread Andrei Ivanov
On Thu, Jun 23, 2016 at 2:52 PM, Mark Thomas wrote: > On 22/06/2016 21:28, Andrei Ivanov wrote: >> Yes, I can test. >> 64-bit please. > > Thanks. > > It turned out not to be quite as simple as just a tc-native update. > You'll need this dll: > http://home

Re: Http2UpgradeHandler error

2016-06-22 Thread Andrei Ivanov
On Wed, Jun 22, 2016 at 10:42 PM, Mark Thomas wrote: > On 21/06/2016 17:36, Mark Thomas wrote: >> On 21/06/2016 14:52, Mark Thomas wrote: >>> On 21/06/2016 14:43, Andrei Ivanov wrote: >> >> >> >>>> 21-Jun-2016

Re: Http2UpgradeHandler error

2016-06-21 Thread Andrei Ivanov
On Tue, Jun 21, 2016 at 4:52 PM, Mark Thomas wrote: > On 21/06/2016 14:43, Andrei Ivanov wrote: >> On Tue, Jun 21, 2016 at 4:01 PM, Mark Thomas wrote: >>> On 21/06/2016 13:43, Mark Thomas wrote: >>> >>>> I'll take a look at the code and see if I can fi

Re: Http2UpgradeHandler error

2016-06-21 Thread Andrei Ivanov
On Tue, Jun 21, 2016 at 4:01 PM, Mark Thomas wrote: > On 21/06/2016 13:43, Mark Thomas wrote: > >> I'll take a look at the code and see if I can figure out how this is >> happening. Are you able to build 8.5.x from source to test any changes I >> might make? If all it needs is a Java tools, I can

Http2UpgradeHandler error

2016-06-21 Thread Andrei Ivanov
Hello, Trying to upgrade from 8.0.35 to 8.5.3 (on Win 7 and JDK 1.8.0_92-b14), I ran into this error, using Firefox 47: 21-Jun-2016 11:13:01.689 SEVERE [https-openssl-apr-8443-exec-5] org.apache.coyote.AbstractProtocol$ConnectionHandler.process Error reading request, ignored java.lang.IllegalStat

Re: env-entry with mapped-name

2015-11-16 Thread Andrei Ivanov
Anybody? :-/ On Thu, Nov 12, 2015 at 1:10 PM, Andrei Ivanov wrote: > Hi, > After reading https://bitbucket.org/sgarlick/demo/wiki/JNDI, I tried to > apply that to my app deployed on Tomcat: > > Tomcat context.xml has this entry: > > > The applicatio

env-entry with mapped-name

2015-11-12 Thread Andrei Ivanov
Hi, After reading https://bitbucket.org/sgarlick/demo/wiki/JNDI, I tried to apply that to my app deployed on Tomcat: Tomcat context.xml has this entry: The application web.xml has this entry: spring.profiles.active java.lang.String java:comp/env/env/enss/profile