Re: EOModeler
Re: EOModeler
- Subject: Re: EOModeler
- From: "Michael D'Haeem" <email@hidden>
- Date: Thu, 21 Apr 2005 20:22:35 -0700
Jacky:
Your suggestion worked ... I downloaded
mysql-connector-java-3.0.16-ga.tar.gz and placed mysql-connector-java-3.0.16-ga-bin.jar in my /system/java/extensions directory and EOModerel immediately connected to mySQL.
Thanks again to all the respondents ... really appreciate the help.
MikeD
On Apr 21, 2005, at 7:00 AM, Jacky Gagnon wrote:
Maybe its an issue with 10.3.9?
See this link : http://docs.info.apple.com/article.html?artnum=301380
Try on another computer with 10.3.8...Or try another version of mysql-connector-java-3.1.x like 3.1.7.
Jacky
On 05-04-21, at 00:46, Michael D'Haeem wrote:
Dov:
Thanks for the response ...
Same results ... entered a URL of jdbc:mysql://localhost:3306/mylist and a Driver of com.mysql.jdbc.Driver
Got the same error message .... java/sql/Savepoint
Thanks,
MikeD
On Apr 20, 2005, at 6:31 PM, Dov Rosenberg wrote:
If you are using the newest MySQL JDBC driver you need to use a different
jdbc driver class.
Use com.mysql.jdbc.Driver instead
The jdbc URL looks something like
jdbc:mysql://<host>:<port>/<database>
-- Dov Rosenberg
Conviveon Corporation
http://www.conviveon.com
On 4/20/05 8:49 PM, "Michael D'Haeem" <email@hidden> wrote:
Thanks for the response ... the mysql jar is in the classpath. When I
remove it the error message from EOModeler tells me it is missing. This
is something else ...
Still stumped ... and looking for ideas.
Thanks,
MikeD
On Apr 20, 2005, at 9:25 AM, Ricardo Cortes wrote:
You need to place the mysql jar in a directory which is in your
classpath. Maybe /Library/Java or ~/Library/Java...
On Wed, 2005-04-20 at 07:24 -0700, Michael D'Haeem wrote:
______________________________________________________________________
Having trouble getting EOModeler to connect to mySQL. Initial
complaint was
JDBC connection failed for driver :'org.gjt.mm.mysql.Driver'. Driver
not found in Java Runtime! Please verify your CLASSPATH environment
variable. The current CLASSPATH for your application
is :
/Developer/Applications/EOModeler.app/Contents/Resources/Java/
eomodeler.zip:/Users/MikeD/Library/Java:/Library/Java:/System/
Library/Java:/Network/Library/Java:/System/Library/Frameworks/
JavaVM.framework/Classes/classes.jar:/System/Library/Frameworks/
JavaVM.framework/Classes/ui.jar:/Developer/Applications/
EOModeler.app/Contents/Resources/Java/eomodeler.zip
I downloaded mysql-connector-java-3.1.8 and place mysql-connector-
java-3.1.8-bin.jar in /System/Library/Java/Extensions/. Now the error
message is
java/sql/Savepoint
Have verified that I can log into mysql with the Username and Password
that I use when defining the JDBC connection. Have also verified that
mysql-connector-java-3.1.8-bin.jar works by writing a small java
application to access the mysql and add a new user. The URL string I
use is - jdbc:mysql://localhost/mylist
Running WO on a iMac G5, OS X Version 10.3.9. Have been following the
threads on problems with this upgrade. Have reinstalled the suggested
security upgrade and verified Java works.
Would appreciate any help/suggestions ...
_______________________________________________
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:
n.com
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
_______________________________________________
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