unable to find EOClassDescription
unable to find EOClassDescription
- Subject: unable to find EOClassDescription
- From: ".::welemski::." <email@hidden>
- Date: Fri, 12 Aug 2005 16:22:48 +0800
Hi,
Thanks to EOGenerator, now I can generate a Java class file from my
EOModel file.
I have a java class file of "E_Books" generated from eogenerator.
When I compiled my project xcode does not display anyerrors.
But when I run my WebApp, it displayed an error:
"Unabled to find an EOClassDescription for objects of class E_Books"
This error willl generates only if I coded something like this..
//Assuming that class E_Books is already declared along with its
instance variable thisBook
thisBook=new E_Books(); //<-- this one makes the app go crazy...
I have no idea why...
--
-- -- -- -- -- -- -- -- -- -- --
welemski
-- -- -- -- -- -- --
_______________________________________________
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