• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Changing folder name of WebObjects project causes failure to run
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changing folder name of WebObjects project causes failure to run


  • Subject: Changing folder name of WebObjects project causes failure to run
  • From: Rick Hoge <email@hidden>
  • Date: Tue, 2 Nov 2004 23:28:28 -0500


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


  • Follow-Ups:
    • Re: Changing folder name of WebObjects project causes failure to run
      • From: Kevin Xiaowen Ren <email@hidden>
    • Re: Changing folder name of WebObjects project causes failure to run
      • From: Nathan Dumar <email@hidden>
  • Prev by Date: [SOLVED] rawRowsForSQL key to uppercase, a bug?
  • Next by Date: Re: Changing folder name of WebObjects project causes failure to run
  • Previous by thread: Re: WO and C subroutine using JNI
  • Next by thread: Re: Changing folder name of WebObjects project causes failure to run
  • Index(es):
    • Date
    • Thread