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 
> <webobjects-dev@lists.apple.com <mailto:webobjects-dev@lists.apple.com>> 
> 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      (Webobjects-dev@lists.apple.com 
> <mailto:Webobjects-dev@lists.apple.com>)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/mailinglists%40kataputt.com
>  
> <https://lists.apple.com/mailman/options/webobjects-dev/mailinglists%40kataputt.com>
> 
> This email sent to mailingli...@kataputt.com

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

This email sent to arch...@mail-archive.com
  • Null Delegate André Rothe via Webobjects-dev
    • Re: Null Delegate Markus Ruggiero via Webobjects-dev

Reply via email to