Re: EOModel error

2006-01-06 Thread David Avendasora
Thanks for the credit, but unfortunately it wasn't me!!Credit goes to Mike SchragDaveOn Jan 6, 2006, at 3:09 PM, Sébastien Gruhier wrote:Thank a lot to David Avendasora for having post the solutionIn case someone else runs into this, maybe it will save you the joy of tracking down the error ... I l

Re: EOModel error

2006-01-06 Thread Sébastien Gruhier
Thank a lot to David Avendasora for having post the solutionIn case someone else runs into this, maybe it will save you the joy of tracking down the error ... I launched eomodeler and some weird error about the JDBC adaptor not being found and Set Adaptor Info was grayed out.  Turns out I just rece

Re: EOModel error

2006-01-03 Thread Sébastien Gruhier
I think I have a problem on my machine but I cannot find out how to solve it :( I have the JDBCEOAdaptor (if you don't have it, you don't see JDBC in the new wizard) I have reinstalled WO 5.3 and I have still the same message (even for JNDI) F... what can I do? Seb Le 3 janv. 06 à 19:25, C

Re: EOModel error

2006-01-03 Thread Chuck Hill
I did not read carefully enough the first time. I thought this was a runtime error. Now I see that it is an EOModeler error. Is /System/Library/Frameworks/JDBCEOAdaptor.framework On your machine. EOModeler is an Obj-C app, so that is probably what it is looking for. Otherwise, it looks li

Re: EOModel error

2006-01-03 Thread Sébastien Gruhier
Yes it's in my project (/System/Library/Frameworks/ JavaJDBCAdaptor.framework ) , I am using W0 5.3 and EOmodeler 5.3 Here is the full error message: Unable to load the JDBC adaptor: classForAdaptorNamed:: Unable to load the bundle for the adaptor named JDBC. The possible causes for this err

Re: EOModel error

2006-01-02 Thread Chuck Hill
That error would be for the JavaJDBCAdaptor.framework. Is is present, OK, and included in your project? On Jan 2, 2006, at 7:25 AM, Sébastien Gruhier wrote: Hello, Suddenly (may after an software or security update) I have a new error when I use EOmodeler: "Unable to load the JDBC adap

EOModel error

2006-01-02 Thread Sébastien Gruhier
Hello, Suddenly (may after an software or security update) I have a new error when I use EOmodeler: "Unable to load the JDBC adaptor: classForAdaptorNamed:: Unable to load the bundle for the adaptor named JDBC. " But I have the mysql JDBC connector on my machine, my WebObject Applicatio