David, Chris,

Boy do I feel stupid........

entity-name="ModelNumber"

Sorry for wasting your time!

Rick

David E Jones <[EMAIL PROTECTED]> wrote: 
A couple of thoughts:

1. entity names are case sensitive, check out that first letter in the 
entity-name and the error message

2. the entity definition you included is actually the entity group mapping; is 
there also a real entity definition (in an entitymodel*.xml file typically)?

-David


Richard Fleming wrote:
> Hi all -
> 
> I get the following error when I try this:
>   
>                     
>                     
>                 
> 
> error:
> org.ofbiz.base.util.GeneralException: Error rendering screen 
> [component://ecommerce/widget/CatalogScreens.xml#DisplayFoundModels]: 
> java.lang.IllegalArgumentException: Error in Entity Find: could not find 
> entity with name [modelNumber] (Error in Entity Find: could not find entity 
> with name [modelNumber])
> 
> entity-def:
>     
> 
> delegator-def:
>     
>                 
>     
> 
> The entity engine does create the table in the remote database using the 
> correct delegator. Do I need to set the delegator someother place?
> 
> Rick
> 
> 
> 

Reply via email to