• 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
Re: Getting back into WebObjects, problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting back into WebObjects, problems


  • Subject: Re: Getting back into WebObjects, problems
  • From: Paul Lynch <email@hidden>
  • Date: Mon, 3 Apr 2006 18:38:07 +0100

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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Getting back into WebObjects, problems (From: Daniel DeCovnick <email@hidden>)
 >Re: Getting back into WebObjects, problems (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: Getting back into WebObjects, problems
  • Next by Date: Re: Getting back into WebObjects, problems
  • Previous by thread: Re: Getting back into WebObjects, problems
  • Next by thread: Re: Getting back into WebObjects, problems
  • Index(es):
    • Date
    • Thread