Re: EOF issue
Re: EOF issue
- Subject: Re: EOF issue
- From: Michael Gargano <email@hidden>
- Date: Fri, 10 Sep 2010 14:17:39 -0400
no, I the project's resource folder. it's getting pulled into the build.
Sent from my iPhone
On Sep 10, 2010, at 2:13 PM, Chuck Hill <email@hidden> wrote:
> That sounds like you have the model in the project but not the code. Is this model in a framework?
>
>
> On Sep 10, 2010, at 11:11 AM, Michael Gargano wrote:
>
>> Yes, all of the above. :)
>>
>> AppUser user=(AppUser)EOUtilities.objectMatchingValues(session().defaultEditingContext(),AppUser.ENTITY_NAME,loginDict);
>>
>>
>> Error is ERROR er.extensions.eof.ERXEntityClassDescription - Error registering model: PerfTestEOModel
>>
>> ClassNotFoundException: AppUser
>>
>>
>> it's against a postgres db
>>
>> Sent from my iPhone
>>
>> On Sep 10, 2010, at 2:04 PM, Chuck Hill <email@hidden> wrote:
>>
>>> Details? Code? Exceptions? Hints?
>>>
>>>
>>> On Sep 10, 2010, at 10:59 AM, Michael Gargano wrote:
>>>
>>>> hi all,
>>>>
>>>> I'm having an issue with EOUtilities.objectMatchingValues... it keeps giving me ClassNotFoundExceptions telling me it cannot find the class for the entity. I tried entity.ENTITY_NAME and entity.class.getName(). and nothing, it tells me I need the FQ class name still. (this is a wonder app)
>>>>
>>>> ideas?
>>>>
>>>> thanks
>>>> -mike
>>>> _______________________________________________
>>>> 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
>>>
>>> --
>>> Chuck Hill Senior Consultant / VP Development
>>>
>>> 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
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>
> --
> Chuck Hill Senior Consultant / VP Development
>
> 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