• 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
ClassNotFoundException using WOLips on app start
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ClassNotFoundException using WOLips on app start


  • Subject: ClassNotFoundException using WOLips on app start
  • From: Drew Thoeni <email@hidden>
  • Date: Sun, 23 Dec 2007 23:16:14 -0500

So I've built an app in Eclipse and tried to start it on a server. When it failed, I started the app in terminal. I get the usual spew then, oops...

  /Library/WebObjects/Extensions/commons-logging.jar
  /Library/WebObjects/Extensions/jaxrpc.jar
  /Library/WebObjects/Extensions/log4j-1.2.8.jar
  /Library/WebObjects/Extensions/saaj.jar
  /Library/WebObjects/Extensions/wsdl4j.jar
  /Library/WebObjects/Extensions/
Can't load your.app.Application class, exiting...
java.lang.ClassNotFoundException: your.app.Application
	at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
	at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:84)

The "your.app.Application" seems to be an obvious problem. But, coming straight from Xcode, I don't recall ever setting this. A search of Google finds only four entries for "your.app.Application eclipse".

Can someone point me straight?

Thanks

Drew
_______________________________________________
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: ClassNotFoundException using WOLips on app start
      • From: Guido Neitzer <email@hidden>
  • Prev by Date: Re: Thick as a Brick
  • Next by Date: Re: ClassNotFoundException using WOLips on app start
  • Previous by thread: Re: Thick as a Brick
  • Next by thread: Re: ClassNotFoundException using WOLips on app start
  • Index(es):
    • Date
    • Thread