On Thu, Mar 5, 2020 at 10:05 AM Thomas Glanzmann <tho...@glanzmann.de>
wrote:

> Hello Martin,
>
> > > This should be: secretRequired="false".
> > > This attribute has been renamed recently.
>
> I just looked at my notes, and I tried that already yesterday night.
> Still facing the same problem with 403. Might it be possible that I need
> to use a secret in order to access ajp from mod_jk?
>

If you don't set secretRequired="false" properly then at start time Tomcat
will complain if there is no specified "secret" attribute.
If it doesn't complain then most probably you are testing again with the
wrong server.xml or old version of Tomcat.


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

Reply via email to