Re: Urgent help Please help me solving this issue
Posted by: Mark Matthews
Date: June 10, 2005 06:07AM

vijayasagar killi wrote:
> Hi,
>
> I am a newbiee with MySQl connector I developed
> one web site and deployed it under tomcat in unix.
> I copied the
> "mysql-connector-java-3.0.8-stable-bin.jar" into
> lib folder in WEB-INF directory when I am running
> the application it is opening the page but it is
> not displaying the database entries. When I
> review the log I found the following error:
[snip]

My guess is you're using MySQL-4.1 and an older version of the JDBC driver which can't handle the authentication scheme. Upgrade to something more modern, like Connector/J 3.1.8 and try again.

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote


Subject
Written By
Posted
Re: Urgent help Please help me solving this issue
June 10, 2005 06:07AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.