You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Gianny DAMOUR (JIRA)" <de...@geronimo.apache.org> on 2005/03/12 04:55:52 UTC

[jira] Assigned: (GERONIMO-584) LocalHome Finder causes "Unknown method" assertion error

     [ http://issues.apache.org/jira/browse/GERONIMO-584?page=history ]

Gianny DAMOUR reassigned GERONIMO-584:
--------------------------------------

    Assign To: Gianny DAMOUR

> LocalHome Finder causes "Unknown method"  assertion error
> ---------------------------------------------------------
>
>          Key: GERONIMO-584
>          URL: http://issues.apache.org/jira/browse/GERONIMO-584
>      Project: Geronimo
>         Type: Bug
>   Components: OpenEJB
>     Versions: 1.0-M3
>     Reporter: Aaron Mulder
>     Assignee: Gianny DAMOUR

>
> In M3: calling a finder on the LocalHome of a CMP EJB results in:
> java.lang.AssertionError: Unknown method: method=public abstract java.util.Collection com.xyz.ptms.ejb.entity.ParentListHome.findByTrader(java.lang.Integer) throws javax.ejb.FinderException
>         at org.openejb.proxy.EJBMethodInterceptor.intercept(EJBMethodInterceptor.java:126)
>         at org.openejb.proxy.EntityEJBLocalHome$$EnhancerByCGLIB$$8489d00d.findByTrader(<generated>)
> The finder method is in the home interface (and in fact the CGlib interface seems to have it), there's a query in the ejb-jar.xml...  I'm not sure what the problem it.
> I haven't tried this on HEAD.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira