0 Replies Latest reply on Jul 10, 2003 1:34 PM by raitmayer

    Using 3.0.0 jar on 3.2.1 environment

    raitmayer

      Hi,
      using an jar-file form jboss 3.0.0 on 3.2.1 cause:

      2003-07-10 18:42:25,094 WARN [org.jboss.ejb.EJBDeployer.verifier] EJB spec violation:
      Bean : Ansprechpartner
      Method : public abstract Collection findByIstAktiv(String) throws FinderException
      Section: 10.5.6
      Warning: Every finder method except findByPrimaryKey(key) must be associated with a query element in the deployment descriptor.

      an later on this exception:

      2003-07-10 18:42:26,696 ERROR [org.jboss.deployment.MainDeployer] could not create deployment: file:/D:/programs/jboss-3.2.1/server/default/deploy/safari.server.jar
      org.jboss.deployment.DeploymentException: Verification of Enterprise Beans failed, see above for error messages.


      what can i do?