Re: Application class in a package
Re: Application class in a package
- Subject: Re: Application class in a package
- From: Greg Hulands <email@hidden>
- Date: Fri, 15 Oct 2004 08:07:13 +1000
Xcode and Yes it is there. I opened it in the Jar Browser and the
classes are all there.
I changed the setting of WOAPPLICATION_CLASS_NAME to
au.com.shoebox.woapplication.Application in the ShoeBox target.
Greg
On 15/10/2004, at 7:58 AM, Chuck Hill wrote:
Eclipse? vexCode? Is the shoebox.jar file actually there?
At 07:46 AM 15/10/2004 +1000, Greg Hulands wrote:
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:
villag
e.net
This email sent to email@hidden
--
Chuck Hill email@hidden
Global Village Consulting Inc.
http://www.global-village.net
_______________________________________________
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