Patches item #437043, was opened at 2001-06-28 04:47 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=437043&group_id=22866 Category: JBossCMP Group: v2.2.2 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Custom finder methods not executed Initial Comment: Custom finder methods "find<METHOD>" are not executed any more. Only "findBy<METHOD>" methods are executed this is not according to the specs. The is in org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntitiesCommand . Change: < name.startsWith("ejbFindBy") > name.startsWith("ejbFind") ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=437043&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
