• 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
Could not find EOClassDescription for entity name... ("newbie")
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Could not find EOClassDescription for entity name... ("newbie")


  • Subject: Could not find EOClassDescription for entity name... ("newbie")
  • From: Craig St Jean <email@hidden>
  • Date: Sat, 22 Dec 2007 02:05:37 -0500

Hello all,
I'm trying to follow Janine's WebObjects Tutorial (http://wotutorial.furfly.com/downloads.html)

I've created my model just fine, generated the code, and created an AddEdit component.

In the AddEdit code, I have the following line:
displayBoard = (DisplayBoard)EOUtilities.createAndInsertInstance(session().defaultEditingContext(), "DisplayBoard");
Where DisplayBoard is the model I've generated.

When I try to run the project though, I get this:
Application: nhlpm
Error: java.lang.IllegalArgumentException exception
Reason:
java.lang.IllegalArgumentException: Could not find EOClassDescription for entity name 'DisplayBoard' !

I'm sure I just missed something but I can't seem to find it. The DisplayBoard class references the same string, and I'm not sure if it needs to be registered somewhere, or whats going on.
Any ideas?

(Note: using WOLips + WebObjects 5.4)

Thanks!!
 _______________________________________________
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: Could not find EOClassDescription for entity name... ("newbie")
      • From: "Daniele Corti" <email@hidden>
  • Prev by Date: Re: JavaEOGenerator - EOPrototypes and EOGenericRecord?
  • Next by Date: Re: Could not find EOClassDescription for entity name... ("newbie")
  • Previous by thread: Re: JavaEOGenerator - EOPrototypes and EOGenericRecord?
  • Next by thread: Re: Could not find EOClassDescription for entity name... ("newbie")
  • Index(es):
    • Date
    • Thread