Re: EOModeler
Re: EOModeler
- Subject: Re: EOModeler
- From: "Ricardo Cortes" <email@hidden>
- Date: Wed, 20 Apr 2005 12:25:22 -0400
- Organization: Bolt
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:
>
> 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
References: | |
| >EOModeler (From: "Michael D'Haeem" <email@hidden>) |