Hi, I am trying to set up a JDBCRealm using MySql. I have pretty much followed the documentation to the letter.
However my <Realm... tag declaration, generates the following parse error "The reference to entity "password" must end with the ";" delimter." This points to the &password=mypassword bit of the connectionURL attribute. Removing the &password bit of the string gets rid of the error, but of couurse it then won't connect to the database. As there is no DTD for server.xml I am somewhat stumped. I don't think I have done anything different from the documentation BTW I am using Tomcat version 4.1.9. Any help appreciated. Howard -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
