I am attempting to rebuild an old app as a wonder app. . . still.
(admittedly I only put a couple hours in every few weeks). Now I am
attempting to build what I have done so far, and am getting errors
with the classes previously generated by EOModeler. I changed the
generated classes to extend ERXComponent and added:
import er.extensions.components.ERXComponent;
Here are the warnings followed by the exception I get while attempting
to login using one of these generated EO classes. Any insight or help
will be appreciated.
Sep 29 18:46:29 myApp[58089] WARN er.extensions.eof.ERXModelGroup -
Clearing previous class descriptions
Sep 29 18:46:29 myApp[58089] WARN er.extensions.eof.ERXModelGroup -
The EOModel 'erprototypes' has an empty connection dictionary.
Sep 29 18:46:30 myApp[58089] WARN
er.extensions.eof.ERXEntityClassDescription - Invalid class name for
entity: MyEOClass exception: java.lang.ClassNotFoundException:
MyEOClass using com.webobjects.eocontrol.EOGenericRecord instead
...
Sep 29 18:46:36 MyApp[58089] WARN NSLog -
<com.webobjects.appserver._private.WOComponentRequestHandler>:
Exception occurred while handling request:
java.lang.ClassCastException: com.webobjects.eocontrol.EOGenericRecord
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]