On 09/01/2014 18:22, Jeffrey Janner wrote: > I'd like to verify something I think I'm seeing in Tomcat 7.x.
<snip/> > Am I interpreting all that correctly? See http://markmail.org/message/2kkq4yxgacgbrwht > If I wanted to add a section that did use Tomcat Auth, would I need/want > to add the appropriate Authenticator valve back to the context.xml? Only if you need to change the configuration of the Authenticator. Tomcat adds the correct Authenticator automatically based on the <auth-method> defined in web.xml Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
