This is the result of having no rows in the database for a specific CMP EJB.

"findAll" is automatically handled other than an entry in the home
interface.
"findByMyCriteria" is defined in the jaws.xml file as a custom finder and in
the home interface.

"findAll" returns an empty collection.
"findByMyCriteria" throws a FinderException.

I am wondering if this behavior is what should be expected?  Either one
would be a reasonable result.  Why do they need to be different?

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to