here's my xml entries,
<RequestInterceptor
className="org.apache.tomcat.request.JDBCRealm"
debug="99"
driverName="com.informix.jdbc.IfxDriver"
connectionURL="informix-sqli://ip:port/authority:informixserver=dbsvrname
connectionName="test"
connectionPassword="test"
userTable="users"
userNameCol="user_name"
userCredCol="user_pass"
userRoleTable="user_roles"
roleNameCol="role_name" />
what particular /lib directory will i put my driver.jar? is it on
/usr/local/tomcat/lib?
thanks
alex
�b��j(�r��߭�j(r��u�ƭ��i����\����
- RE: JDBC REALM, classnotfound exception Alex A. Almero
- RE: JDBC REALM, classnotfound exception Vijay Prabhakar
- Virtual hosts on Tomcat 3.2 Chris Freyer
