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: Mike Schrag <email@hidden>
- Date: Tue, 1 Mar 2005 13:12:16 -0500
Make sure that the mysql jdbc driver you're using matches the
installation of mysql you are using. In particular, I think WO
includes a mysql jdbc plugin framework that you might need to toss in
case it's coming first in the classpath (and possibly mismatched). I
run my mysql/WO installation with the mmysql jdbc jar in
Library/Java/Extensions.
On Mar 1, 2005, at 12:14 PM, Bruce Kerns wrote:
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:
email@hidden
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