RE: Problem following example in Java Client Desktop Apps
RE: Problem following example in Java Client Desktop Apps
- Subject: RE: Problem following example in Java Client Desktop Apps
- From: "Pierre Bernard" <email@hidden>
- Date: Mon, 18 Aug 2003 10:04:02 +0200
- Thread-topic: Problem following example in Java Client Desktop Apps
Hi!
Java Client technologies were refactored between WO 5.1 & WO 5.2. I guess some of the documentation may still refer to the old package names. Make sure to use the documentation that matches your version of WO.
The correct class name for WebObjects 5.2 is com.webobjects.eogeneration.EOFormController.
I can't rememeber ever having had a problem with a class name being too long. Did you make sure that you declare your class a being a Java class rather than an Objective-C one?
Pierre.
--
Got a hang for movies?
http://homepage.mac.com/I_love_my/movies.html
-----Original Message-----
From: Ray Ackland [mailto:email@hidden]
Sent: Sunday, August 17, 2003 5:54 AM
To: email@hidden
Subject: Problem following example in Java Client Desktop Apps
This really frustrates me. You try to learn WO from the documentation
that comes with it, and there are contradictions and things that just
don't work.
I am on chapter 18: Mixing Static and Dynamic Interfaces.
At the start it describes how to create and incorporate a Nib file into
a Java app. The instructions say to create a subclass in (any) nib file
called com.webobjects.eogeneration.EOFormController but the
illustration shows com.webobjects.eogeneration.client.EOFormController.
To top it off, I can't name it that anyway because the name seems to be
too long. I can change the name if I leave one letter off, but it won't
change if I put what is needed in there.
Help!!!
I am using IB 2.3.2 on Mac OS X 10.2.6.
Ray.
_______________________________________________
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.
**********************************************************************
This email and any files transmitted with it are intended solely for
the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the sender
of this message. (email@hidden)
This email message has been checked for the presence of computer
viruses; however this protection does not ensure this message is
virus free.
Banque centrale du Luxembourg; Tel ++352-4774-1; http://www.bcl.lu
**********************************************************************
_______________________________________________
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.