RE: WebObjects 5.2.3, EOModeler and MySQL
RE: WebObjects 5.2.3, EOModeler and MySQL
- Subject: RE: WebObjects 5.2.3, EOModeler and MySQL
- From: Andy Beier <email@hidden>
- Date: Tue, 01 Mar 2005 11:20:24 -0700
- Thread-topic: WebObjects 5.2.3, EOModeler and MySQL
I have run into this problem before. You need to specify the userid and
password in the URL:
jdbc:mysql://127.0.0.1:3306/MyDatabase?user=MyUser&password=MyPassword
Good luck,
Andy
-----Original Message-----
From: webobjects-dev-bounces+abeier=email@hidden
[mailto:webobjects-dev-bounces+abeier=email@hidden] On Behalf
Of Bruce Kerns
Sent: Tuesday, March 01, 2005 10:15 AM
To: email@hidden
Subject: WebObjects 5.2.3, EOModeler and MySQL
I've been trying to get EOModeler to connect to mysql and keep getting
the message "Communications failure during handshake. Is there a server
running on localhost:3306?"
I can connect to the db using Tomcat using the same driver and settings
with no problem. Firewall is off.
Any ideas?
Settings:
Username: <user>
Password: <pass>
URL: jdbc:mysql://localhost:3306/<db>
Driver: org.gjt.mm.mysql.Driver (I can leave this out with no effect)
Plugin: Mysql (or nothing)
-bk
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden