Bugs item #437043, was opened at 2001-06-28 06:47
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=437043&group_id=22866

>Category: JAWS (inactive)
>Group: v2.4 (stable)
Status: Open
>Resolution: Wont Fix
>Priority: 1
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")

----------------------------------------------------------------------

>Comment By: Dain Sundstrom (dsundstrom)
Date: 2002-09-12 12:43

Message:
Logged In: YES 
user_id=251431

JAWS is no longer actively maintained.  We will accept
patches, and we will fix bugs on a contract basis. 
Furthermore, JAWS will be removed in JBoss 4.0.

----------------------------------------------------------------------

Comment By: Christian Riege (lqd)
Date: 2002-02-21 13:49

Message:
Logged In: YES 
user_id=176671

Moving to "Bugs"; marking as 2.4 stable; this also exists in 3.0

----------------------------------------------------------------------

Comment By: Christian Riege (lqd)
Date: 2002-02-21 12:12

Message:
Logged In: YES 
user_id=176671

this is correct, see Section 8.3.2 of EJB 1.1 and Section
10.7.3 of EJB 2.0 spec respectively.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=437043&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to