0 Replies Latest reply on Oct 23, 2002 11:41 AM by alqurri

    install Petstore-1.3.1 in JBoss3.0.3

    alqurri

      I'm trying to install Petstore-1.3.1 in JBoss3.0.3
      the problem i'm getting the below error
      i'm sure CreditCardEJB home interface has the
      findByPrimaryKey. very strange!!!

      thank you in Advance

      Ahmed

      ----------- server output -----

      18:25:00,265 WARN [ServiceController] Problem starting service jboss.j2ee:jndiN
      ame=local/CreditCardEJB,service=EJB
      org.jboss.deployment.DeploymentException: Local home interface does not have the
      method findByPrimaryKey(java.lang.String)
      at org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.start(JDBCQueryManage
      r.java:116)
      at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.startStoreManager(JDB
      CStoreManager.java:463)
      at

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