-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jan,
Jan Strauch wrote:
> It still doesn´t work.
> this is what Catalina.out sais:
[snip]
> and are different. Also, if you are using a
JDBCRealm, you should disable the UserDatabaseRealm.
> Why "ajp13 listening on /0.0.0.0:8009" ? Is this norma
size of 0 bytes.
DB-access has root-permissions.
Where do I make the mistake ?
- Original Message -
From: "David Short" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'"
Sent: Wednesday, April 25, 2007 1:35 AM
Subject: RE: Tomcat UserDB in MySQL
Add a
Add a realm under the
section.
You'll need to copy the correct MySQL JDBC driver
(http://dev.mysql.com/downloads/connector/j/5.0.html) to the
tomcat_home\common\lib directory. Replace the "test" in localhost:3306/test
with you database name.
I've got it running on Tomcat 5.5.23 and MySQL 5.1.