I am "spaces in the path"-phobic too, but I think the current version tolerates them now.

And...

3. Are you running the application name target (good), or the Application Server or Web Server targets (bad)?

For later on, I hope that's an EOModeler model, and not an Xcode model.

Paul

On 3 Apr 2006, at 18:33, Chuck Hill wrote:

Two quick questions:

1. Is there a space in the path to the project? Spaces can cause problems.

2. Is Application.java in a package?

Chuck


On Apr 3, 2006, at 10:24 AM, Daniel DeCovnick wrote:

Hi all,

I was experimenting with WebObjects briefly last year shortly before Tiger came out. Then CoreData kept me plenty busy for quite some time. Now I'm trying to get back into WebObjects, but I'm running into a problem I don't remember from 5.2.4, quite early on. I've created a new WebObjects Application in Xcode, added an EOModel, and tried to build and run immediately. Before, I didn't get much when I did that, just the normal Hello World. Now, I'm not even getting that. The program exits with status 1 basically before launch. Here's an excerpt from the build log:

/Library/WebObjects/Extensions/servlet.jar
  /Library/WebObjects/Extensions/wsdl4j.jar
  /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)

Schedule1 has exited with status 1.

I wonder if I'm missing something obvious here. Please tell me if so.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to