On 07.06.2013 02:50, Omari Stephens wrote:
> *phew*  Got it figured out, and now everything is working (including
> the JkEnvVar thing that I had set up)
> 
> For anyone who runs across this thread in the future, the problem was
> that I was using a <Directory /> stanza to require authentication.
> Because Jakarta queries don't actually hit the filesystem, though,
> they don't match that stanza.  I ended up using the advice here:
> http://web.archiveorange.com/archive/v/JBjmW7BaH8HOOefUz8eK
> 
> When I created a <Location "/nftest" > stanza that required
> authentication, the Jakarta queries started requiring authentication,
> and then all of the authentication stuff in Tomcat started working
> (with tomcatAuthentication="false", as described in my previous
> email).  Now all is well.
> 
> Thanks again, Rainer,

Thanks for the feedback, helpful to others.

Good to know it is working now.

Regards,

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to