Hi, All

I'm getting an error while trying to generate SQL for my model: 

java.lang.NoClassDefFoundError
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:164)
        at 
com.webobjects.foundation._NSUtilities._classWithPartialName(_NSUtilities.java:350)
        at 
com.webobjects.foundation._NSUtilities.classWithName(_NSUtilities.java:334)
        at 
com.webobjects.eoaccess.EOModel._setEntityForEntityNameClassName(EOModel.java:1302)
        at 
com.webobjects.eoaccess.EOModel._addFakeEntityWithPropertyList(EOModel.java:1340)
        at 
com.webobjects.eoaccess.EOModel._initWithTableOfContentsPropertyListPathURL(EOModel.java:1144)
        at com.webobjects.eoaccess.EOModel.<init>(EOModel.java:841)
        at 
com.webobjects.eoaccess.EOModelGroup.addModelWithPathURL(EOModelGroup.java:443)
        at 
org.objectstyle.wolips.eomodeler.core.sql.EOFSQLGenerator.<init>(EOFSQLGenerator.java:121)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at 
org.objectstyle.wolips.eomodeler.core.sql.EOFSQLGeneratorFactory.sqlGenerator(EOFSQLGeneratorFactory.java:36)
        at 
org.objectstyle.wolips.eomodeler.actions.GenerateSQLDialog.generateSql(GenerateSQLDialog.java:297)
        at 
org.objectstyle.wolips.eomodeler.actions.GenerateSQLDialog$1.run(GenerateSQLDialog.java:279)
        at java.lang.Thread.run(Thread.java:613)


I see that this was an error a year ago.  
(http://www.mail-archive.com/[email protected]/msg24887.html)

was this resolved?  If yes, in what version? (I'm using WOLips 3.4.5830, which 
is the latest stable version)

Calven

 _______________________________________________
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]

Reply via email to