I've had a similar thing happening with some other classes. Turned out that I was not including the WO framework that contains the component into my build path.

WOSortOrder is a part of WOExtensions. Make sure you have the JavaWOExtensions.framework in your project build path.

HTH,
F

On Apr 30, 2009, at 14:47, Miguel Angel Torres Avila wrote:

Hi List,

I am migrating and Xcode based WebObjects' project and I am receiving the following error in some of my components:

The class for 'WOSortOrder' is either missing or does not extend WOElement.


And if I try to insert a new WOSortOrder it is not present in the Component's list of the Insert Component's window.


I just want to migrate the project to do some minimal functionality aggregation this time. Does anybody knows something about this?


Ing. Miguel Angel Torres Avila




_______________________________________________
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/ flor385%40mac.com

This email sent to [email protected]

_______________________________________________
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