Hello! I have 2 projects: 1st - in WO-style structure 2nd - the copy of 1st but in maven structure using archetype
1st prj starts using eclipse-wolips perfectly 2nd got an error Error: <com.webobjects.foundation.NSKeyValueCoding$UnknownKeyException message '[<com.webobjects.appserver.WOComponent name: Login subcomponents: null > valueForKey()]: lookup of unknown key: 'username'. The WOComponent com.webobjects.appserver.WOComponent does not have an instance variable of the name username or _username, nor a method of the name username, _username, getUsername, or _getUsername' object '<com.webobjects.appserver.WOComponent name: Login subcomponents: null >' key 'username'> Reason: [<com.webobjects.appserver.WOComponent name: Login subcomponents: null > valueForKey()]: lookup of unknown key: 'username'. The WOComponent com.webobjects.appserver.WOComponent does not have an instance variable of the name username or _username, nor a method of the name username, _username, getUsername, or _getUsername and I don't know why it is strange for me because of the projects are the same! Could anybody help me? Thanks!
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
