RE: Using MSAccess database for container authentication

2007-08-10 Thread Propes, Barry L
From: remmons [mailto:[EMAIL PROTECTED] Sent: Friday, August 10, 2007 2:10 PM To: users@tomcat.apache.org Subject: Re: Using MSAccess database for container authentication Christopher Schultz-2 wrote: > > > This is a standard class that comes with the Sun JRE. There is no need > for a

Re: Using MSAccess database for container authentication

2007-08-10 Thread remmons
umns to reflect my actual MSAccess database. Do I need to make some other entry in server.xml? Do I need to make an entry in some other configuration file? Thanks for any additional hints you can provide. -- View this message in context: http://www.nabble.com/Using-

Re: Using MSAccess database for container authentication

2007-08-10 Thread Daniel Stephens
didn't imply there was a need for additional jars. Just trying to make clear he needed the one the one with that class. . Also didn't mean to complicate it, just trying to help figure out where the issue was going. On 8/10/07, Christopher Schultz <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNE

Re: Using MSAccess database for container authentication

2007-08-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel, Daniel Stephens wrote: > Also, make sure that whatever "jar" file has this > sun.jdbc.odbc.JdbcOdbcDriver class, is located in your tomcat > common/lib. This is a standard class that comes with the Sun JRE. There is no need for any additiona

Re: Using MSAccess database for container authentication

2007-08-10 Thread Daniel Stephens
EMAIL PROTECTED] > Sent: Friday, August 10, 2007 10:40 AM > To: users@tomcat.apache.org > Subject: Using MSAccess database for container authentication > > > > I am trying to use an MSAccess database for container authentication in > Tomcat 5.5.23. When I start Tomcat, I get

RE: Using MSAccess database for container authentication

2007-08-10 Thread Propes, Barry L
you did give it a DSN of some sort? Do you have the correct driver or MDAC update? -Original Message- From: remmons [mailto:[EMAIL PROTECTED] Sent: Friday, August 10, 2007 10:40 AM To: users@tomcat.apache.org Subject: Using MSAccess database for container authentication I am trying to

Using MSAccess database for container authentication

2007-08-10 Thread remmons
database via JDBC-ODBC for authentication in Tomcat? Can anyone tell me what I am doing wrong? -- View this message in context: http://www.nabble.com/Using-MSAccess-database-for-container-authentication-tf4249487.html#a12093749 Sent from the Tomcat - User mailing list archive at Nabble.com