Re: Can't load Application class
Re: Can't load Application class
- Subject: Re: Can't load Application class
- From: Art Isbell <email@hidden>
- Date: Sun, 16 Jan 2005 15:01:02 -1000
On Jan 16, 2005, at 2:20 PM, Ken Tozier wrote:
Here's what I did:
- Created a new project in Xcode using the "Direct to java client
application (tier 3)" option
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)
Executable “wo_dtj” has exited with status 1.
Same thing happened when I tried to create the project as a direct to
web app.
If you haven't done so, read the WebObjects Development section at the
bottom of the Xcode 1.5 release notes (Help>Show Release Notes) and
make the necessary changes to your projects.
Aloha,
Art
_______________________________________________
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