On 30/06/2010 16:20, Caldarale, Charles R wrote:
From: Chris Rafferty [mailto:chris.raffe...@sidonis.com]
Subject: RE: FormAuthenticator exception with non-latin (UTF8) user
name
I changed the manager application's web.xml to use FORM
based authentication, added the valve to its contex
> From: Chris Rafferty [mailto:chris.raffe...@sidonis.com]
> Subject: RE: FormAuthenticator exception with non-latin (UTF8) user
> name
>
> I changed the manager application's web.xml to use FORM
> based authentication, added the valve to its context.xml
You really s
to:ma...@apache.org]
Sent: 30 June 2010 12:28
To: Tomcat Users List
Subject: Re: FormAuthenticator exception with non-latin (UTF8) user name
On 30/06/2010 12:22, Chris Rafferty wrote:
> This only occurs when I add the following valve to /conf/context.xml
>
> characterEncoding="UTF-8
On 30/06/2010 12:22, Chris Rafferty wrote:
This only occurs when I add the following valve to /conf/context.xml
Bad idea on a number of levels.
1. That change then applies to *every* context, and will break any that
don't use FORM authentication.
2. The Manager app uses BASIC authen
Hi,
I'm getting the following exception when I try to access the list of
deployed webservices (http://localhost:8080/manager/list) with a user who
has non-Latin characters in their user name:
java.lang.NullPointerException
org.apache.catalina.authenticator.FormAuthenticator.forwardToLoginP