Hi all,
I was experimenting with WebObjects briefly last year shortly before Tiger came out. Then CoreData kept me plenty busy for quite some time. Now I'm trying to get back into WebObjects, but I'm running into a problem I don't remember from 5.2.4, quite early on. I've created a new WebObjects Application in Xcode, added an EOModel, and tried to build and run immediately. Before, I didn't get much when I did that, just the normal Hello World. Now, I'm not even getting that. The program exits with status 1 basically before launch. Here's an excerpt from the build log: /Library/WebObjects/Extensions/servlet.jar /Library/WebObjects/Extensions/wsdl4j.jar /Library/WebObjects/Extensions/ Can't load Application class, exiting... java.lang.ClassNotFoundException: Application at java.net.URLClassLoader$1.run(URLClassLoader.java:199) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:187) at java.lang.ClassLoader.loadClass(ClassLoader.java:289) at java.lang.ClassLoader.loadClass(ClassLoader.java:235) at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:68)
Schedule1 has exited with status 1.
I wonder if I'm missing something obvious here. Please tell me if so.
Thanks,
Dan
Daniel DeCovnick danhd123 at mac dot com Softyards Software
|