Hi Ramsey, 

I’ve never used the in-memory adaptor. That said, if I understand you correctly 
you are saying the source file has the correct info.plist file but when it gets 
built, it has the wrong one. 

In the very short term you could re-zip the correct file and place in your 
.m2/repository

In the long term someone would have to figure out why it isn’t building 
properly. 

> On Nov 1, 2024, at 3:04 AM, Ramsey Gurley via Webobjects-dev 
> <webobjects-dev@lists.apple.com> wrote:
> 
> 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      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com
> 
> This email sent to aa...@chatnbike.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to