Re: trying to use templates to create projects
Re: trying to use templates to create projects
- Subject: Re: trying to use templates to create projects
- From: Owen McKerrow <email@hidden>
- Date: Thu, 18 Mar 2004 09:40:17 +1100
Is there a space in the name of one of the folders leading up to your
project ?
i.e. /WO Projects/My Project/
should be
/WOProject/MyProject/
Owen
On 18/03/2004, at 5:54 AM, John Spicer wrote:
I'm trying to follow through the "WebObjects 5" Web Application
handbook (bundled with wo 5.2).
I am using xcode instead of project builder.
I try creating the very simplest project (web object application) and
run it.
It won't run.
I do have web objects 5.2.2 installed (all the components are there)
and java 1.4.2 is installed (I can run other java apps).
this is what I get when I try to run it (remember, I've done nothing
to the project, just created it from stationary and tried to make it
go:
(bits excluded)
/Library/WebObjects/Extensions/
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)
HelloWebObjects has exited with status 1.
Oh, I'm running os 10.3.2 (have not downloaded 10.3 or the wo updater)
Any ideas?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - -
People who prefer typing to pointing then seem to prefer acronyms to
save typing :-)
-Denis Stanton, On people using Command Line Interfaces
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.