Re: Changing folder name of WebObjects project causes failure to run
Re: Changing folder name of WebObjects project causes failure to run
- Subject: Re: Changing folder name of WebObjects project causes failure to run
- From: Nathan Dumar <email@hidden>
- Date: Wed, 3 Nov 2004 09:24:20 -0500
Rick,
1. Make sure there are no space characters in any of the folder names
that lead to your project.
2. Check your license - it may have expired.
Welcome to WebObjects.
Take care,
Nathan
On Nov 2, 2004, at 11:28 PM, Rick Hoge wrote:
Sorry if this is a total newbie question -
I am trying to run some "Hello World" examples from the book by Mendis
- some of the tutorial exercises have you copy a project folder and
rename it. In my case, simply renaming the folder seems to cause the
application to fail when I run it with the error message duplicated
below. Is this suggestive of anything obvious?
Thanks for any suggestions,
Rick
[here is the end of my run log:]
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 “Hello” has exited with status 1.
_______________________________________________
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