Re: Controller class not found
Re: Controller class not found
- Subject: Re: Controller class not found
- From: Chuck Hill <email@hidden>
- Date: Tue, 18 Oct 2005 10:31:26 -0700
I see the same thing. It is a bug, please report it.
Chuck
On Oct 17, 2005, at 6:46 PM, Ian Joyner wrote:
Has anyone else had this problem? Create a new Java-Client project,
just the simplest one possible, build and run it and you get:
java.lang.IllegalArgumentException: Controller class not found:
Test.client.TestInterfaceController
at com.webobjects.eoapplication.EOController._newController
(EOController.java:221)
at
com.webobjects.eoapplication.EOApplication.finishInitialization
(EOApplication.java:1186)
What I eventually tracked down after wasting an hour (and I'm
reasonably adept at Xcode and WebObjects by now) was that both the
TestInterfaceController.nib and TestInterfaceController.java had
been put in the "Copy Bundle Resources" of the Web Server target.
Moving the java file into "Compile Sources" fixed the problem. I'm
using Xcode 2.0 and WO 5.2.4. Is it just my installation or a
general problem which I should submit as a bug to Apple, because
this kind of thing kills off using WO in early stages of projects.
Thanks
Ian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Coming in 2006 - an introduction to web applications using WebObjects
and Xcode http://www.global-village.net/wointro
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
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