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
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
> 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
> 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
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
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