JavaMemoryAdaptor not loading
JavaMemoryAdaptor not loading
- Subject: JavaMemoryAdaptor not loading
- From: Ramsey Gurley via Webobjects-dev <email@hidden>
- Date: Fri, 1 Nov 2024 16:04:58 +0900
Hi all,
I'm trying to get an old demo project running again. Since it has an
EOModel, I thought it would be simple enough to make it use the
JavaMemoryAdaptor in wonder. However, that fails to find the adaptor
class name on startup when I try it. It seems to be missing a key in the
Info.plist file. If I look in the build dir,
EOAdaptors/JavaMemoryAdaptor/build/JavaMemoryAdaptor.framework/Resources/Info.plist:
<key>EOAdaptorClassName</key>
I see the key. However, if I go into my .m2/repository and unzip the
JavaMemoryAdaptor jar file for 7.4, that key is missing in the
Resources/Info.plist file. Since it can't find the class name, it chokes
and dies on startup. Has anyone recently used this adaptor successfully
in a maven project?
Ramsey
_______________________________________________
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