Re: half solved, Re: having weird build and run issues...
Re: half solved, Re: having weird build and run issues...
- Subject: Re: half solved, Re: having weird build and run issues...
- From: Pascal Robert <email@hidden>
- Date: Wed, 18 Jan 2012 11:23:30 -0500
Le 2012-01-18 à 11:12, James Cicenia a écrit :
> Looks like Wonder binaries and Wonder Source didn't play well together.
> So I deleted all the binaries and imported the couple dozen I needed.
You NEED the binaries when you build with Ant. The incremental builder inside Eclipse will use the source if you have the code opened in Eclipse, but Ant will always use the installed framework. So try to build and install Wonder from source (check the BUILD.txt file for details) to see if it fixes both of your problems.
> That solved the ERXKeyFilter issue and it now works great in development.
>
> BUT,
>
> When I run a build it still gives me:
>
> BUILD FAILED
> /Users/jcicenia/Documents/workspace/BlessingsApp/build.xml:212: The framework name 'ERCoolComponents' does not exist.
>
> It does exist I tell you!
>
> James
>
>
> On Jan 18, 2012, at 7:19 AM, Pascal Robert wrote:
>
>> Sounds like problems mixing Wonder for WO 5.4 and using WO 5.3. Are you using WO 5.4 everywhere?
>>
>>> I can't seem to build with ERCoolComponents for deployment.
>>> And now when doing some work on a REST Controller I am getting this error:
>>>
>>> Show is [ERXKeyFilter: base=Attributes; includes={mainImage=[ERXKeyFilter: base=None; includes={webPath=[ERXKeyFilter: base=None]}], thumbnailImage=[ERXKeyFilter: base=None; includes={webPath=[ERXKeyFilter: base=None]}]}]
>>> Jan 17 18:56:20 BlessingsApp[6789] ERROR er.rest.routes.ERXRouteController - Request failed: /cgi-bin/WebObjects/BlessingsApp.woa/ra/Quotation
>>> NoSuchMethodError: er.extensions.eof.ERXKeyFilter.includes()Lcom/webobjects/foundation/NSDictionary;
>>> at er.rest.ERXRestRequestNode._addAttributesAndRelationshipsForObjectOfEntity(ERXRestRequestNode.java:772)
>>> at er.rest.ERXRestRequestNode._fillInWithObjectAndFilter(ERXRestRequestNode.java:866)
>>> at er.rest.ERXRestRequestNode._fillInWithObjectAndFilter(ERXRestRequestNode.java:840)
>>> at er.rest.ERXRestRequestNode.requestNodeWithObjectAndFilter(ERXRestRequestNode.java:1165)
>>>
>>>
>>>
>>> All this started when I imported some Wonder frameworks into my workspace, etc.
>>>
>>> Help
>>>
>>> James
>>>
>>>
>>> _______________________________________________
>>> 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
_______________________________________________
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