2 Replies Latest reply on Apr 18, 2002 1:05 PM by dsundstrom

    JBoss 3.0RC1 findBy Method

    feuxeu77

      Hi,

      I have a problem with JBoss 3.0RC1.
      I have cmp-fields in an entity bean and I have finder methods like "findByName" where "Name" is my CMP-FIELD. I declared the CMP-Fields in ejb-jar.xml and jbosscmp-jdbc.xml and I have the get/set methods in my Beans.

      The problem is that during the deployment of my application, I get messages like : "2002-04-17 17:33:11,374 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.ProduitEJB] Could not create the finder findByNom, because no matching CMP field was found."

      Did I missed something because I didn't have this problem with JBoss 3.0beta