I have successfully setup SPNEGO auth Valve using the included
SpengoAuthenticator with tomcat 7.0.26 and using an LDAP realm to
retrieve the roles.
This SPNEGO requires that the web.xml use the auth-method: SPNEGO.
Is there a way to fallback to BASIC or FORM authentication when a
browser doesn't
In the mean time I may
just try using javax.activation.MimetypesFileTypeMap class in my servlet
to lookup the mimetypes and set the content-type myself.
?
On Mon, 4 Jan 2010 12:22:28 +0300, "Konstantin Kolinko"
said:
> 2010/1/4 Darren Salomons :
> > I am having an issue
I am having an issue with Apache 2/mod_proxy_ajp and Tomcat 6. I have
monitored all the headers coming back from apache for various scenarios
and the only scenario that I am having a problem with is when I have a
JSESSIONID appended to the URL. When the JSESSIONID is appended to the
URL the mime