Re: A Beginner Question
Re: A Beginner Question
- Subject: Re: A Beginner Question
- From: Jake MacMullin <email@hidden>
- Date: Wed, 15 Oct 2003 11:03:18 +1000
On Mac OS X the easiest thing to do is to put any third party
extensions in the Java Extensions folder /Library/Java/Extensions/
This folder is already in the standard classpath, anything you put in
there will be accessible from any Java application.
HTH,
Jake
On Wednesday, October 15, 2003, at 04:49 AM, John Martyniak wrote:
> Hello all,
>
> I have a question about setting the Classpath for the MySQL Driver on
> MacOSX. I have put the following line:
> setenv CLASSPATH
> "/Library/UserLibraries/ThirdParty/Packages/mm.mysql-2.0.14-bin.jar"
>
> set the Classpath in .cshrc and .tcshrc, and it seems to work properly
> however when I launch EO Modeler and try to connect to my database, I
> get
> CONNECTION FAILURE: can't find suitable driver. So I suspect that the
> classpath isn't set properly or in the correct place.
>
> Does anyone have any idea what is happening, and how it can be fixed?
>
> Any help would be greatly appreciated.
>
> -John
> _______________________________________________
> 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.