Hi Lachlan,
thank you very much for helping me through this. Yes, the missing import statements were the problem. I tought somehow it must be something very trivial I was missing.

The test-App compiles. Now I can go on into the real task to get the main app and Frameworks
running with wonder.

Thank you for helping me on and giving your time to my problem.

Regards,

Ute


Am 30.12.2008 um 11:53 schrieb Lachlan Deck:

On 30/12/2008, at 9:49 PM, ute Hoffmann wrote:

Am 30.12.2008 um 11:38 schrieb Lachlan Deck:

On 30/12/2008, at 9:29 PM, ute Hoffmann wrote:

Is it right to unlink the WOExtensions framework coming with WebObjects (System/Library/Frameworks) or do I need both (Wonder's and WO's) WOExtensions Frameworks linked in?

You need the one from Wonder if you're using Wonder. It's supposedly a drop-in replacement of the original.

What's your import statement for ERXApplication?

I do have no import statements at all in my Application class (besides from the usual ones)... the tutorial did not mention them...
Though I thought I might want them.

That'll be your problem.

What am I to import: er.????

import er.extensions.ERXApplication;

and for ERXSession the same package for your Session class' import statement
import er.extensions.ERXSession;

with regards,
--

Lachlan Deck


_______________________________________________
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