We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Using Tomcat 4 Security Realms
|
Subject: |
|
Error in connection string |
Date: |
|
2001-10-23 09:48:48 |
From: |
|
sonofseven
|
|
Hi,
The following text contains error.
<realm classname="org.apache.catalina.realm.JDBCRealm" debug="99"
drivername="org.gjt.mm.mysql.Driver"
connectionurl="jdbc:mysql://localhost/tomcatusers?user=test;password=test"
usertable="users" usernamecol="user_name" usercredcol="user_pass"
userroletable="user_roles" rolenamecol="role_name"/>
The connection string is incorrect. It should not used ';' but '&apm;' instead.
RP
|
1 to 1 of 1
-
-
Error in connection string
2001-10-23 09:50:01
sonofseven
[View]
1 to 1 of 1