Skip to Content.
Sympa Menu

grouper-dev - Re: [grouper-dev] Problem with tomcat auth & grouper

Subject: Grouper Developers Forum

List archive

Re: [grouper-dev] Problem with tomcat auth & grouper


Chronological Thread 
  • From: Owen Cliffe <>
  • To: Grouper Dev <>
  • Subject: Re: [grouper-dev] Problem with tomcat auth & grouper
  • Date: Tue, 22 Apr 2008 12:40:04 +0100

Owen Cliffe wrote:
> Hi, I've just started testing with grouper 1.3.0 RC1 and I've been
> experiencing a problem with tomcat auth which has got me scratching my
> head.
>
Have stopped scratching, this appears to be a known problem with some
versions of tomcat
:https://issues.apache.org/bugzilla/show_bug.cgi?id=42409 when custom
error pages are used.

For now a workaround was commenting the 401 error page from web.core.xml

<!-- <error-page>-->
<!-- <error-code>401</error-code>-->
<!-- <location>/error.do?code=401</location>-->
<!-- </error-page>-->

I presume that if this isn't a problem for other people that it is fixed
in a later version of tomcat.

Thanks anyway,
--Owen
--
Owen Cliffe Systems & Networks Administrator
Bath University Computer Services University of Bath
Tel: 01225 386047



Archive powered by MHonArc 2.6.16.

Top of Page