Re: JDBCRealm, Tomcat and MySQL

2009-05-03 Thread ubk
Pid-2 wrote: Tomcat version? Are you sure you can connect to the database using the db user/pass you've specified? p - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands,

JDBCRealm, Tomcat and MySQL

2009-05-02 Thread ubk
=com.mysql.jdbc.Driver connectionURL=jdbc:mysql://localhost:3306/wypozyczalnia connectionName=root connectionPassword=ubk userTable=tomcat_users userNameCol=user_name userCredCol=user_pass userRoleTable=tomcat_roles roleNameCol=role_name / Host