• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Strange localContext error for my d2w component
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange localContext error for my d2w component


  • Subject: Strange localContext error for my d2w component
  • From: James Cicenia <email@hidden>
  • Date: Sun, 28 Feb 2010 21:54:03 -0600

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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Trying to update two ajax containers?
  • Next by Date: Consuming web service: Any WOWebServices best practices?
  • Previous by thread: Re: Trying to update two ajax containers?
  • Next by thread: Consuming web service: Any WOWebServices best practices?
  • Index(es):
    • Date
    • Thread