grep -ir jceb * Try that. There is an adaptorName setting in the index.eomodeld file that can be used for this. It forms it as “Java” + adaptorName() + “Adaptor”
Chuck On 2016-02-23, 12:41 PM, "[email protected] on behalf of OC" <[email protected] on behalf of [email protected]> wrote: >T, > >On 23. 2. 2016, at 21:29, T Worman <[email protected]> wrote: > >>> "Unable to get the name of the class to instantiate for the adaptor >>> framework JavaJCEBCAdaptor. The possible causes for this error are: the >>> adaptor framework is not installed on your system, the adaptor framework is >>> not linked into your application, or the info dictionary for this adaptor >>> is corrupted.” >> >> It looks like the adaptor is mis-spelled in your Properties. There’s no such >> thing as "JavaJCEBCAdaptor." > >Thanks, I did not notice. > >Nevertheless, which kind of Properties would it be? > >It works perfectly for all models but this one; it fails with this model. I >have checked and re-checked its connexion dictionary, and it still contains >precisely the same settings as the main model's one (which works all right), >but for the database name. > >To be extra sure, I fgrepped my complete project for "JavaJCEBCAdaptor", found >nothing at all (there is a couple of "JavaJDBCAdaptor" occurrences, of course). > >Where the h. can it come from?!? > >Thanks, >OC > > > _______________________________________________ >Do not post admin requests to the list. They will be ignored. >Webobjects-dev mailing list ([email protected]) >Help/Unsubscribe/Update your Subscription: >https://lists.apple.com/mailman/options/webobjects-dev/chill%40gevityinc.com > >This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
