• 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
Application class in a package
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Application class in a package


  • Subject: Application class in a package
  • From: Greg Hulands <email@hidden>
  • Date: Fri, 15 Oct 2004 07:46:15 +1000

Hi,
I have been packaging my classes up and am now getting a class not found exception when trying to run.


Can't load au.com.shoebox.woapplication.Application class, exiting...
java.lang.ClassNotFoundException: au.com.shoebox.woapplication.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)


In the Generated Classpath from WOBootstrap, I have noticed that the shoebox.jar file is not there. This is the file in /Contents/Resources/Java.


What am I doing wrong?


Any help is greatly appreciated.

Regards,
Greg

_______________________________________________
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


  • Prev by Date: Re: finding jpeg dimensions
  • Next by Date: Re: Application class in a package
  • Previous by thread: Save-In: "Folder Name" in Save-As Dialog Box.
  • Next by thread: Re: Application class in a package
  • Index(es):
    • Date
    • Thread