Re: NullPointerException only after first call to batchFetchRelationship

Kaj Hejer <[email protected]> Tue, 13 Jan 2004 23:20:28 +0100
Newsgroups gmane.comp.web.webobjects.eof
Message-ID <p06020405bc2a173ce47f@[10.29.0.60]>
At 13:42 -0800 13-01-04, Chuck Hill wrote:
>Hi Kaj,
>
>For the "default" EOF stack you should be able to just add the line
>EOModelGroup.defaultGroup().loadAllModelObjects();
>to you Application constructor.  Having this called once (or once 
>per EOF stack, I'm not sure about that) is sufficient.
>

Ok! Great! Done ;-)


>This should not be needed so, yes, its a bug.

Ok!


-Kaj :)