Wow, that was easy... I moved the models into Resources in Eclipse and it works now.
Thank you!

On Dec 22, 2007, at 3:31 AM, Daniele Corti wrote:

If you have defined your EOModel Properly, this is probably caused by your build that does not contain the new EOModel. Try to clean your project, and rebuilt it.

2007/12/22, Craig St Jean < [EMAIL PROTECTED]>:
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      (Webobjects-dev@lists.apple.com )
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/ildenae%40gmail.com

This email sent to [EMAIL PROTECTED]



--
Daniele Corti
AIM: S0CR4TE5
Messenger: [EMAIL PROTECTED]

--
Computers are like air conditioners -- they stop working properly if you open
WINDOWS

--
What about the four lusers of the apocalypse? I nominate:
"advertising", "can't log in", "power switch" and "what backup?"
--Alistair Young

 _______________________________________________
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:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to