> On Sun, 27 Jan 2002, Lakshmi wrote:
>
> > 2002-01-27 23:38:57 HttpConnector Opening server socket on all host IP
> > addresses
> > 2002-01-27 23:38:57 UserDatabaseRealm[Standalone]: Exception looking up
> > UserDatabase under key catalina/UserDatabase
> > javax.naming.NamingException: Stopping after fatal error: The encoding
> > "Cp1252" is not supported.

> It sounds like you are using a recent nightly build when the "user
> database" code was updated (we're working on an administrative webapp that
> can add and edit users on the fly).  Initially, we were writing out the
> tomcat-users.xml file with a character encoding setting, but this causes
> all sorts of grief so it's been removed.  To work around your problem:
>
> * Get a more recent nightly build (such as 20020128)
>
> * Use a text editor to modify your "conf/tomcat-users.xml" file so that
>   the top line reads simply:
>
>     <?xml version='1.0'?>

There's a bug report open about something like that. #5488. Is it a parser
bug ? If it is, we should close the bug.

Remy


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to