Re: Where does my JDBC Driver go
Re: Where does my JDBC Driver go
- Subject: Re: Where does my JDBC Driver go
- From: "Tom Jones" <email@hidden>
- Date: Tue, 19 Dec 2006 09:54:17 -0600
Thanks to all for the help. I've got it working now, I wish I had some
idea what was wrong...The way I resolved this was to switch back to
using XCode's EModeler and setting the connection info from there, I
switch back to the "classic" EOModeler, and it worked. It looked like
at some point I had put some invalid information in the Connection
Info, and for some reason EOModeler was unable to set the value back
(I believe the driver name was wrong (and unnecessary as has been
pointed out). Anyway, issue resolved, perhaps by magic...
Thanks, and Happy Holidays to all.
On 12/18/06, Chuck Hill <email@hidden> wrote:
I don't know how much I would trust the accuracy of that error
message. Your app works OK, but EOModeler can't browse the data?
Doesn't MySQL need a EOF connector (plugin) too? That may be what it
is complaining about. It might also be a class loader order issue.
If you have been putting the JDBC driver all over trying to get this
to work, try removing it from everywhere except /Library/Java/
Extensions.
On Dec 16, 2006, at 10:39 AM, Tom Jones wrote:
> I've tried both locations, and I am still having problems. Here's the
> message I get
>
> JDBC connection failed for driver :'com.mysql.jdbc.driver'. Driver not
> found in Java Runtime! Please verify your CLASSPATH environment
> variable. The current CLASSPATH for your application is :
> /Developer/Applications/WebObjects/EOModeler.app/Contents/Resources/
> Java/eomodeler.zip:/Users/tom/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/WebObjects/
> EOModeler.app/Contents/Resources/Java/eomodeler.zip:/System/Library/
> Frameworks/JavaVM.framework/Versions/1.5.0/Classes/.compatibility/
> 14compatibility.jar
>
> My previous email indicted I was running XCode, true, but I am also
> running EOModeler, which is where the problem lies.
>
> Thanks,
>
> Tom
>
> On 12/13/06, Art Isbell <email@hidden> wrote:
>> On Dec 13, 2006, at 12:56 AM, Gordon Maynard wrote:
>>
>> > Try /library/java/extensions
>>
>> Or for WebObjects-only jars of any kind including JDBC, /
>> Library/
>> WebObjects/Extensions.
>>
>> > On 13/12/06 10:08, "Tom Jones" <email@hidden> wrote:
>> >
>> >> What is the correct location for JDBC drivers in WebObjects? I am
>> >> running the latest version of XCode.
>>
>> Aloha,
>> Art
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>> 40gmail.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:
> 40global-village.net
>
> This email sent to email@hidden
>
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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