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: Shelley Eitzen <email@hidden>
- Date: Wed, 16 Jul 2008 10:58:55 +0930
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?
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.
Cheers
Shelley
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
_______________________________________________
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