Re: JavaMemoryAdaptor not loading
Re: JavaMemoryAdaptor not loading
- Subject: Re: JavaMemoryAdaptor not loading
- From: Aaron Rosenzweig via Webobjects-dev <email@hidden>
- Date: Fri, 1 Nov 2024 08:28:06 -0400
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
> <email@hidden> 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 (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> 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:
This email sent to email@hidden