Re: resend:correction-org.gjt.mm.mysql.driver

2001-05-04 Thread Peter B. West
Message - > > From: "yuzz" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, May 03, 2001 8:21 PM > > Subject: resend:correction-org.gjt.mm.mysql.driver > > > > > I tried to configure the mysql driver with the

Re: resend:correction-org.gjt.mm.mysql.driver

2001-05-04 Thread Tom Woteki aka Dr. Wo
In response to your second posting below, it seems to me that you are not successfully authenticating yourself to your mysql server. Have you provided the proper authentication credentials in the xml file? Have you set up corresponding permissions in mysql? Is the url to the database correct? The

Re: resend:correction-org.gjt.mm.mysql.driver

2001-05-04 Thread yuzz
> again...i receive this error FATAL:java.lang.RuntimeException: JDBCRealm.start.readXml: java.sql.SQLException: Server configuration denies access to data source java.lang.RuntimeException: JDBCRealm.start.readXml: java.sql.SQLException: Server configuration denies access to data source

Re: resend:correction-org.gjt.mm.mysql.driver

2001-05-03 Thread yuzz
> Thanks, > --jeff > > - Original Message - > From: "yuzz" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, May 03, 2001 8:21 PM > Subject: resend:correction-org.gjt.mm.mysql.driver > > > I tried to co

Re: resend:correction-org.gjt.mm.mysql.driver

2001-05-03 Thread Jeff Kilbride
Try using JDBCRealm instead of SimpleRealm. SimpleRealm reads it's authentication info from an xml file, not from a database. Thanks, --jeff - Original Message - From: "yuzz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 03, 2001 8:21 PM

resend:correction-org.gjt.mm.mysql.driver

2001-05-03 Thread yuzz
I tried to configure the mysql driver with the following option in server.xml files and then i stop the tomcat and start back and everything is ok including class path...when i go to browser and tried to load the pageit's give me and error //error part correction server configuration denies