0 Replies Latest reply on Jan 26, 2006 1:26 PM by mikelo

    entity beans may not define the implementation of a finder

    mikelo

      hello i new user un jboss and j2ee, i try to run example The Duke?s Bank Application and i get a error
      some body can helpe me please


      2006-01-23 12:32:02,328 WARN [org.jboss.ejb.EJBDeployer.verifier] EJB spec violation:
      Bean : CustomerBean
      Section: 10.6.2
      Warning: CMP entity beans may not define the implementation of a finder.

      2006-01-23 12:32:02,328 WARN [org.jboss.ejb.EJBDeployer.verifier] EJB spec violation:
      Bean : AccountBean
      Section: 10.6.2
      Warning: CMP entity beans may not define the implementation of a finder.

      2006-01-23 12:32:02,343 WARN [org.jboss.ejb.EJBDeployer.verifier] EJB spec violation:
      Bean : TxBean
      Section: 10.6.2
      Warning: CMP entity beans may not define the implementation of a finder.

      2006-01-23 12:32:02,343 WARN [org.jboss.ejb.EJBDeployer.verifier] EJB spec violation:
      Bean : NextIdBean
      Section: 22.2
      Warning: The Bean Provider must specify the fully-qualified name of the Java class that implements the enterprise bean's business methods in the <ejb-class> element.
      Info : Class not found on 'com.sun.ebank.ejb.util.NextIdBean': No ClassLoaders found for: com.sun.ebank.ejb.util.NextIdBean