-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Holly,

On 10/12/2011 12:50 PM, Lund, Holly (CONTR) wrote:
> Umcommented the UserDatabaseRealm section

Really?

> <!-- This Realm uses the UserDatabase configured in the global
> JNDI resources under the key "UserDatabase".  Any edits that are
> performed against this UserDatabase are immediately available for
> use by the Realm.  --> <!-- <Realm
> className="org.apache.catalina.realm.UserDatabaseRealm" 
> resourceName="UserDatabase"/> -->

Looks like it's still commented-out to me.

> Oct 12, 2011 12:45:35 PM org.apache.catalina.realm.JAASRealm
> setContainer INFO: Set JAAS app name Catalina Oct 12, 2011 12:45:35
> PM org.apache.tomcat.util.digester.Digester fatalError SEVERE:
> Parse Fatal Error at line 1 column 2: The markup in the document
> preceding the root element must be well-formed. 
> org.xml.sax.SAXParseException: The markup in the document preceding
> the root element must be well-formed.

This is a different problem:


Tomcat-users.xml

< -xml version='1.0' encoding='utf-8'?>
<!--
  Licensed to the Apache Software Found

You have "< -xml" which isn't a valid processing instruction. You want
"<?xml" instead.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk6V21QACgkQ9CaO5/Lv0PADggCfVP5pA87PV1H/6I3EZbb7AC2/
J3oAoLLPZRBdNLkj9IHnrZYHGH+QzHq1
=QlOG
-----END PGP SIGNATURE-----

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

Reply via email to