Re: MySQL and WebObjects
Re: MySQL and WebObjects
- Subject: Re: MySQL and WebObjects
- From: Seejo Pylappan <email@hidden>
- Date: Fri, 24 Jan 2003 04:14:54 -0500
Did you install the MySQL jdbc drivers? It does not come with
WebObjects installation. Here is a link for it:
http://www.macosxapps.com/article.php?story=20030121174006666
-Seejo
On Thursday, January 23, 2003, at 10:14 PM, Ari Denison wrote:
Hi. I'm completely new to WebObjects, Java and this list. I am
learning WebObjects as a possible alternative to Lasso, and also
because I'm unemployed and bored. I'm hoping that someone can help me
get connected to my MySQL database. I'm encountering an error in
EOModeler and I suspect it's for one of two possible reasons.
Here's the error:
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/ari/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
Here are the two possible reasons I suspect caused this error:
1. I did something wrong when I installed WebObjects developer
software.
2. The URL I am using in EOModeler isn't correct.
jdbc:mysql://localhost:3306/DATABASENAME
I have also tried
jdbc:mysql://localhost/DATABASENAME
I suspect it's the former.
I haven't had any success locating specific information on using
WebObjects with MySQL.
So if anyone has any suggestions for fixing the problem or on
WebObjects/MySQL documentation I would greatly appreciate it.
Many thanks,
Ari Denison
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.