On Sep 6, 2008, at 6:26 PM, Andrew R. Kinnie wrote:
OK, Chuck's suggestion worked. However now I am getting exceptions:
Sep 06 21:02:34 MyApp[50363] ERROR
er.extensions.appserver.ERXApplication - Exception caught:
<MyApp.com.Session> failed instantiation. Exception thrown :
java.lang.IllegalStateException: Unabled to find an
EOClassDescription for objects of class MyApp.com.Performance:
Unabled to find an EOClassDescription for objects of class
MyApp.com.MyEOSubclass5
Earlier in the log I get these messages:
Sep 06 21:02:34 MyApp[50363] WARN
er.extensions.eof.ERXEntityClassDescription - Invalid class name
for entity: MyEOSubclass1 exception:
java.lang.ClassNotFoundException: MyEOSubclass1 using
com.webobjects.eocontrol.EOGenericRecord instead
Sep 06 21:02:34 MyApp[50363] WARN
er.extensions.eof.ERXEntityClassDescription - Invalid class name
for entity: MyEOSubclass2 exception:
java.lang.ClassNotFoundException: MyEOSubclass2 using
com.webobjects.eocontrol.EOGenericRecord instead
Sep 06 21:02:34 MyApp[50363] WARN
er.extensions.eof.ERXEntityClassDescription - Invalid class name
for entity: MyEOSubclass3 exception:
java.lang.ClassNotFoundException: MyEOSubclass3 using
com.webobjects.eocontrol.EOGenericRecord instead
Sep 06 21:02:34 MyApp[50363] WARN
er.extensions.eof.ERXEntityClassDescription - Invalid class name
for entity: MyEOSubclass4 exception:
java.lang.ClassNotFoundException: MyEOSubclass4 using
com.webobjects.eocontrol.EOGenericRecord instead
Sep 06 21:02:34 MyApp[50363] WARN
er.extensions.eof.ERXEntityClassDescription - Invalid class name
for entity: MyEOSubclass5 exception:
java.lang.ClassNotFoundException: MyEOSubclass5 using
com.webobjects.eocontrol.EOGenericRecord instead
Sep 06 21:02:34 MyApp[50363] WARN
er.extensions.eof.ERXEntityClassDescription - Invalid class name
for entity: MyEOSubclass6 exception:
java.lang.ClassNotFoundException: MyEOSubclass6 using
com.webobjects.eocontrol.EOGenericRecord instead
Sep 06 21:02:34 MyApp[50363] WARN
er.extensions.eof.ERXEntityClassDescription - Invalid class name
for entity: MyEOSubclass7 exception:
java.lang.ClassNotFoundException: MyEOSubclass7 using
com.webobjects.eocontrol.EOGenericRecord instead
Sep 06 21:02:34 MyApp[50363] ERROR
er.extensions.eof.ERXEntityClassDescription - Unable to register
descriptions for class: MyApp.com.MyEOSubclass5
Is there something else I am missing?
It looks like the classpath is wrong or your launcher config is
wrong. How are you trying to run this? Right click on the
Application class and pick Run As.... WebObjects Application.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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]