• 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
Entity Modeler class name issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Entity Modeler class name issue


  • Subject: Entity Modeler class name issue
  • From: "Andrew R. Kinnie" <email@hidden>
  • Date: Mon, 29 Sep 2008 19:19:44 -0400

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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Entity Modeler class name issue
      • From: Travis Britt <email@hidden>
  • Prev by Date: Re: Dynamically casting a WOComponent
  • Next by Date: Re: Entity Modeler class name issue
  • Previous by thread: Re: Dynamically casting a WOComponent
  • Next by thread: Re: Entity Modeler class name issue
  • Index(es):
    • Date
    • Thread