Re: Migration errors: unable to reference session and application variables in the wod
Re: Migration errors: unable to reference session and application variables in the wod
- Subject: Re: Migration errors: unable to reference session and application variables in the wod
- From: Chuck Hill <email@hidden>
- Date: Tue, 15 Jul 2008 20:46:11 -0700
On Jul 15, 2008, at 6:28 PM, Shelley Eitzen wrote:
They are all public, using get/set methods
When each component is opened in the component editor, the errors
disappear.
Likewise the following errors also disappear once opened with the
component editor
The class for 'WOKeyValueConditional' is either missing or does not
extend WOElement
Is there a way to get around this?
You could try cleaning the project. It is just caching an incorrect
state from when the project is imported (I think).
There are heaps of components I need to open, and we will be doing
the migration a couple of times, as we are still updating the
original source and we are not moving to eclipse permanently until
the environment, development and deployment strategies have been
proven.
Maybe try the WOLips list: http://wiki.objectstyle.org/confluence/display/WOL/Mailing+Lists
Chuck
Chuck Hill wrote:
On Jul 15, 2008, at 5:18 AM, Shelley Eitzen wrote:
Hi All,
I am trying to migrate from an application XCode 2.2 to Eclipse/
WOLips and I am experiencing quite a number of errors.
I have manage to sort out most as they are programmer errors, but
not these
There is no key 'businessUnitsTitle' for the keypath 'session' in
UserSearchComponent.
There is no key 'dayDateList' for the keypath 'application' in
UserSearchComponent.
this was discussed in a webobjects thread in April "binding
validation problem" where the issue disappeared when eclipse was
restarted.
These are errors shown in the .wod in Component Editor? Are these
public instance variables or do they have public get/set methods?
Protected ones are discouraged (you get this error message).
Chuck
--
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