Re: Error at start with KeyValue
Re: Error at start with KeyValue
- Subject: Re: Error at start with KeyValue
- From: Henrique Prange <email@hidden>
- Date: Mon, 23 Dec 2013 16:08:41 -0200
Hi Ron,
Have you checked this [1] tutorial? You have to configure the classpath before running the application successfully.
[1]http://wiki.wocommunity.org/display/documentation/Maven+Running+or+Debugging+as+WO+Application
Cheers,
Henrique
On 20/12/2013, at 12:28, Ron X <email@hidden> wrote:
> 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@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
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