Ah,,, nothing like a goodnights sleep to debug conflicting rules.

- j-

On Feb 28, 2010, at 9:54 PM, James Cicenia wrote:

> Hello -
> 
> I am simply subclassing:
> 
> public class SponsorEditToManyFaultList extends ERD2WEditToManyFaultList {
>     public SponsorEditToManyFaultList(WOContext context) {
>         super(context);
>     }
> }
> 
> I have another component where I do the same thing and it works.
> However, when the page tries to load this component I get:
> 
> takeValueForKey()]: attempt to assign value to unknown key: 'localContext'. 
> This WOComponent does not have an instance variable of the name localContext 
> or _localContext, nor a method of the name setLocalContext or 
> _setLocalContext' object '' key 'localContext'>
> 
> I checked my rules and they look the same as the other component that works.
> 
> Ideas?
> Thanks
> James
> 

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

This email sent to [email protected]

Reply via email to