• 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
Re: Null Delegate
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Null Delegate


  • Subject: Re: Null Delegate
  • From: Markus Ruggiero via Webobjects-dev <email@hidden>
  • Date: Fri, 26 Jul 2019 12:18:31 +0200

if I remember correctly you get this error when you instantiate a plain
EOEditingContext (not the Wonder one!) in a Wonder app

Don't do this: ec = new EOEditingContext()

That is the way to do it: ec = ERXEC.newEditingContext()

have fun
---markus---

> On 26 Jul 2019, at 11:36, André Rothe via Webobjects-dev
> <email@hidden <mailto:email@hidden>>
> wrote:
>
> Hi,
>
> I get an exception in my application, what is the reason for?
>
> Error:        java.lang.IllegalStateException: Found null delegate. You can
> disable this check by setting
> er.extensions.ERXRaiseOnMissingEditingContextDelegate=false in your
> WebObjects.properties
> Reason:       Found null delegate. You can disable this check by setting
> er.extensions.ERXRaiseOnMissingEditingContextDelegate=false in your
> WebObjects.properties
>
> Thanks
> André
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden
> <mailto: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

  • Follow-Ups:
    • Re: Null Delegate
      • From: André Rothe via Webobjects-dev <email@hidden>
References: 
 >Null Delegate (From: André Rothe via Webobjects-dev <email@hidden>)

  • Prev by Date: Re: Modern instructions for setting up an environment?
  • Next by Date: Re: Null Delegate
  • Previous by thread: Null Delegate
  • Next by thread: Re: Null Delegate
  • Index(es):
    • Date
    • Thread