[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tomcat-user
Subject:    RE: Database pool problem
From:       "Chaikin, Yaakov Y (US SSA)" <yaakov.y.chaikin () baesystems ! com>
Date:       2003-12-05 17:17:39
[Download RAW message or body]

> 	Could you show us how you make a simple connection to that M$
Acess
> database to compare?

Well, I sort of already did. The realm is working 100% using that
database. Here is my <Realm> tag:

<Realm
	 className="org.apache.catalina.realm.JDBCRealm"
	connectionName="default" 
	connectionPassword="afecrelease2003"
	connectionURL="jdbc:odbc:afec" debug="0"
	driverName="sun.jdbc.odbc.JdbcOdbcDriver" 
	roleNameCol="UserRole"
	userCredCol="UserPassword" 
	userNameCol="UserName"
	userRoleTable="TestUsers" 
	userTable="TestUsers" validate="true"/>

This works and it's the same attributes, just with different names to
comply with Realm tag dtd.

Any ideas?

Thanks,
Yaakov.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic